Skip to content

Commit

Permalink
Merge pull request #907 from puzzle/renovate/quay.io-keycloak-keycloa…
Browse files Browse the repository at this point in the history
…k-24.x

Update quay.io/keycloak/keycloak Docker tag to v24.0.5
  • Loading branch information
lkleisa authored Jun 21, 2024
2 parents c3508c2 + d985016 commit 0325d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- 5432:5432

keycloak:
image: quay.io/keycloak/keycloak:24.0.3
image: quay.io/keycloak/keycloak:24.0.5
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=keycloak
Expand Down

0 comments on commit 0325d6b

Please sign in to comment.