Skip to content

Commit

Permalink
Merge pull request #212 from medizininformatik-initiative/renovate/ke…
Browse files Browse the repository at this point in the history
…ycloak-keycloak-26.x

Update keycloak/keycloak Docker tag to v26.1.2
  • Loading branch information
EmteZogaf authored Feb 16, 2025
2 parents 0a84536 + b63d6d1 commit f36b445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ services:

# ---- DIC-3 - DEDICATED PROXY WITH SELF SIGNED CERT ------------------------
dic-3-keycloak:
image: "keycloak/keycloak:26.1.0"
image: "keycloak/keycloak:26.1.2"
command: ["start", "--import-realm"]
healthcheck:
test: ["CMD-SHELL", "exec 3<>/dev/tcp/127.0.0.1/9000;echo -e \"GET /health/ready HTTP/1.1\r\nhost: localhost\r\nConnection: close\r\n\r\n\" >&3;grep \"HTTP/1.1 200 OK\" <&3"]
Expand Down

0 comments on commit f36b445

Please sign in to comment.