Skip to content

Commit

Permalink
chore(deps): 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 Sep 10, 2024
1 parent 5cc6216 commit 8d3127a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/docker-compose-refarch-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:

keycloak:
container_name: keycloak
image: quay.io/keycloak/keycloak:20.0.5@sha256:054ef67eb7dae0129bbb9eb0e0797fd2392cd6d135094a6063ae7ff7773ef81f
image: quay.io/keycloak/keycloak:25.0.5@sha256:410fce4b9b40e1f4e7f90b44acedbaa6d935bacea432a6884769067b253d46fb
command:
- start-dev --http-relative-path /auth
depends_on:
Expand Down

0 comments on commit 8d3127a

Please sign in to comment.