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 3, 2024
1 parent 6dfa7a1 commit 38cc07e
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.4@sha256:bf788a3b7fd737143f98d4cb514cb9599c896acee01a26b2117a10bd99e23e11
command:
- start-dev --http-relative-path /auth
depends_on:
Expand Down

0 comments on commit 38cc07e

Please sign in to comment.