Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v24.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 089280b commit e1013a0
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 e1013a0

Please sign in to comment.