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 Aug 21, 2024
1 parent 5dc35d9 commit cbcf314
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
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 cbcf314

Please sign in to comment.