chore: publish 0.9.0+v1.11.83 release
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build encountered an error

This commit is contained in:
2024-10-29 15:18:35 +01:00
parent 938e40ac99
commit 6b40b6b068

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "vectorim/element-web:v1.11.78"
image: "vectorim/element-web:v1.11.83"
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.8.1+v1.11.78"
- "coop-cloud.${STACK_NAME}.version=0.9.0+v1.11.83"
networks:
proxy: