drop old version scheme

This commit is contained in:
decentral1se 2022-01-18 10:12:39 +01:00
parent b39595b97f
commit 0b65d69636
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.app.version=v2.7.9-8007a47b
- "coop-cloud.${STACK_NAME}.version="
worker:
image: loomio/loomio:v2.7.10
networks: