chore: upgrade to 26.6.4
All checks were successful
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-07-03 04:05:49 +00:00
parent 12ac6db8ad
commit 06338f2f03

View File

@ -1,6 +1,6 @@
services:
app:
image: "keycloak/keycloak:26.6.3"
image: "keycloak/keycloak:26.6.4"
entrypoint: >
bash -c "KEYCLOAK_ADMIN_PASSWORD=\"$$(cat /run/secrets/admin_password)\" KC_DB_PASSWORD=\"$$(cat /run/secrets/db_password)\" /opt/keycloak/bin/kc.sh start"
networks: