Skip to content

Commit

Permalink
chore(deps): update keycloak/keycloak docker tag to v24.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and StefanFl committed Apr 16, 2024
1 parent 6ec2f33 commit 8aeacfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-dev-keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ services:
- "8025:8025"

keycloak:
image: keycloak/keycloak:24.0.2
image: keycloak/keycloak:24.0.3
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin
Expand Down

0 comments on commit 8aeacfd

Please sign in to comment.