Skip to content

Commit

Permalink
update keycloak to v24.0.2 (version in main)
Browse files Browse the repository at this point in the history
  • Loading branch information
clean-coder committed Apr 15, 2024
1 parent d4a0001 commit ace8bcf
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:23.0.4
image: quay.io/keycloak/keycloak:24.0.2
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=keycloak
Expand Down

0 comments on commit ace8bcf

Please sign in to comment.