chore: update image tags

This commit is contained in:
2026-08-21 16:27:58 +01:00
parent 77c9a7d7be
commit 9c5d429743
+1 -1
View File
@@ -1,6 +1,6 @@
services:
app:
image: "keycloak/keycloak:26.7.1"
image: "keycloak/keycloak:26.7.2"
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: