chore: publish 6.1.3+v1.111.1 release
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6bd2f0b779
commit
8c4d88b20c
@ -35,7 +35,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
app:
|
||||
image: "matrixdotorg/synapse:v1.111.0"
|
||||
image: "matrixdotorg/synapse:v1.111.1"
|
||||
volumes:
|
||||
- "data:/data"
|
||||
secrets:
|
||||
@ -91,7 +91,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=6.1.2+v1.111.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.1.3+v1.111.1"
|
||||
- "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