Compare commits

..
Author SHA1 Message Date
autonomic-bot bfe0d16fc6 chore: upgrade to 10.8.0+26.6.3
cc-ci/testme cc-ci: success
2026-06-05 02:28:19 +00:00
notplantsandClaude Opus 4.8 4efd1c45bd chore: upgrade to 10.7.2+26.6.2
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 00:14:04 +01:00
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
services:
app:
image: "keycloak/keycloak:26.7.2"
image: "keycloak/keycloak:26.6.3"
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:
@@ -48,7 +48,7 @@ services:
- "caddy=${DOMAIN}"
- "caddy.reverse_proxy={{upstreams 8080}}"
- "caddy.tls.on_demand="
- "coop-cloud.${STACK_NAME}.version=10.9.2+26.7.2"
- "coop-cloud.${STACK_NAME}.version=10.8.0+26.6.3"
db:
image: "mariadb:12.3"
-1
View File
@@ -1 +0,0 @@
Contains security fix for critical vuln CVE-2026-18963 - https://nvd.nist.gov/vuln/detail/CVE-2026-18963