Skip to content

Commit

Permalink
[ACS-8862] Bump Keycloak to 25.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aonych committed Oct 11, 2024
1 parent e7a8cc2 commit 4a10c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
CLIENT_SSL_TRUST_STORE_TYPE: "JCEKS"
keycloak:
profiles: ["with-sso"]
image: quay.io/keycloak/keycloak:24.0.3
image: quay.io/keycloak/keycloak:25.0.6
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin
Expand Down

0 comments on commit 4a10c03

Please sign in to comment.