Skip to content

Commit

Permalink
chore(deps): update quay.io/keycloak/keycloak docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 03e371e commit 36af112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
retries: 10
shogun-keycloak:
container_name: ${CONTAINER_NAME_PREFIX}-keycloak
image: quay.io/keycloak/keycloak:25.0.6
image: quay.io/keycloak/keycloak:26.0.5
environment:
KEYCLOAK_ADMIN: ${KEYCLOAK_USER}
KEYCLOAK_ADMIN_PASSWORD: ${KEYCLOAK_PASSWORD}
Expand Down

0 comments on commit 36af112

Please sign in to comment.