Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v24.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 9b6ef0a commit 98ba667
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 98ba667

Please sign in to comment.