chore: upgrade synapse to v1.157.2, mautrix-telegram to v0.2607.0
cc-ci/testme Drone build #1196: success (full suite green)

This commit is contained in:
autonomic-bot
2026-08-04 05:18:18 +00:00
parent 5ad1781bc8
commit 2418f317ac
6 changed files with 516 additions and 597 deletions
+2 -2
View File
@@ -43,7 +43,7 @@ services:
start_period: 2m
app:
image: "matrixdotorg/synapse:v1.157.1"
image: "matrixdotorg/synapse:v1.157.2"
volumes:
- "data:/data"
secrets:
@@ -114,7 +114,7 @@ services:
restart_policy:
condition: on-failure
labels:
- "coop-cloud.${STACK_NAME}.version=7.3.0+v1.155.0"
- "coop-cloud.${STACK_NAME}.version=7.3.1+v1.157.1"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]