Skip to content

Commit

Permalink
Merge pull request #872 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.2
  • Loading branch information
lkleisa authored Mar 25, 2024
2 parents 1c58975 + 1d5be6f commit 3469d71
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.1
image: quay.io/keycloak/keycloak:24.0.2
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=keycloak
Expand Down

0 comments on commit 3469d71

Please sign in to comment.