Skip to content

Commit

Permalink
[ACS-8862] Bump Keycloak to 25.0.6 (#2990)
Browse files Browse the repository at this point in the history
  • Loading branch information
aonych authored Oct 11, 2024
1 parent 41c8488 commit 4555dd3
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 4555dd3

Please sign in to comment.