chore: publish 6.4.0+v1.116.0 release
This commit is contained in:
parent
99bce91794
commit
dfe893160f
@ -10,7 +10,7 @@ services:
|
||||
- signal-data:/signal-data
|
||||
|
||||
signalbridge:
|
||||
image: dock.mau.dev/mautrix/signal:v0.7.0
|
||||
image: dock.mau.dev/mautrix/signal:v0.7.1
|
||||
depends_on:
|
||||
- signaldb
|
||||
configs:
|
||||
|
@ -35,7 +35,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
app:
|
||||
image: "matrixdotorg/synapse:v1.113.0"
|
||||
image: "matrixdotorg/synapse:v1.116.0"
|
||||
volumes:
|
||||
- "data:/data"
|
||||
secrets:
|
||||
@ -91,7 +91,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=6.3.0+v1.113.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.4.0+v1.116.0"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user