chore: publish 0.6.4+v1.11.57 release

This commit is contained in:
3wc 2024-02-08 14:33:17 -03:00
parent 1a81fe6d0d
commit 5669976814
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "vectorim/element-web:v1.11.49"
image: "vectorim/element-web:v1.11.57"
environment:
- DOMAIN
- HOMESERVER
@ -22,7 +22,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=0.6.3+v1.11.49"
- "coop-cloud.${STACK_NAME}.version=0.6.4+v1.11.57"
networks:
proxy: