Skip to content

Commit

Permalink
Update quay.io/keycloak/keycloak Docker tag to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent b5ac2b2 commit 7de3704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
keycloak:
# Starting with Keycloak 17, Keycloak is now powered by Quarkus and no longer WildFly
# This requires slight changes to the configuration, see https://www.keycloak.org/migration/migrating-to-quarkus
image: quay.io/keycloak/keycloak:18.0.2
image: quay.io/keycloak/keycloak:25.0.6
command: [ 'start-dev --http-relative-path /auth --import-realm --auto-build' ]
environment:
- KEYCLOAK_DB=dev-file
Expand Down

0 comments on commit 7de3704

Please sign in to comment.