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

This commit is contained in:
autonomic-bot
2026-07-13 20:26:43 +00:00
parent 5bb68c6fd7
commit 526f6b57c1

View File

@ -1,6 +1,6 @@
services:
app:
image: "keycloak/keycloak:26.6.4"
image: "keycloak/keycloak:26.7.0"
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: