chore: publish 2.2.0+v1.68.0 release
This commit is contained in:
parent
99f45636f5
commit
09c4ca146f
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "matrixdotorg/synapse:v1.66.0"
|
||||
image: "matrixdotorg/synapse:v1.68.0"
|
||||
volumes:
|
||||
- "data:/data"
|
||||
depends_on:
|
||||
@ -59,7 +59,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.2.0+v1.66.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.2.0+v1.68.0"
|
||||
|
||||
db:
|
||||
image: postgres:13-alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user