Skip to content

Commit

Permalink
Merge pull request #273 from camunda-community-hub/renovate/quay.io-k…
Browse files Browse the repository at this point in the history
…eycloak-keycloak-26.x

chore(deps): update quay.io/keycloak/keycloak docker tag to v26.0.6
  • Loading branch information
VonDerBeck authored Nov 22, 2024
2 parents b6391f5 + be7d1d9 commit f7c95a9
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 @@ -2,7 +2,7 @@ version: "3.9"

services:
jboss.keycloak:
image: quay.io/keycloak/keycloak:26.0.5
image: quay.io/keycloak/keycloak:26.0.6
restart: unless-stopped
environment:
TZ: Europe/Berlin
Expand Down

0 comments on commit f7c95a9

Please sign in to comment.