Compare commits

..
Author SHA1 Message Date
autonomic-botandnotplants 4e620c81bc chore: upgrade nginx to 1.31.2 and MAS to 1.19.0
cc-ci/testme cc-ci: failure
2026-06-22 16:23:29 +00:00
notplantsandnotplants 46bee7d698 chore: upgrade synapse to v1.155.0 2026-06-22 16:23:29 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- signal-data:/signal-data
signalbridge:
image: dock.mau.dev/mautrix/signal:v26.02.2
image: dock.mau.dev/mautrix/signal:v0.8.7
depends_on:
- signaldb
configs:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- telegram-data:/telegram-data
telegrambridge:
image: dock.mau.dev/mautrix/telegram:v0.2606.0
image: dock.mau.dev/mautrix/telegram:v0.15.3
depends_on:
- telegramdb
configs:
+1 -1
View File
@@ -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.2.0+v1.154.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]