chore: adjust to new labelling / versioning

This commit is contained in:
trav 2022-01-14 09:24:07 -05:00
parent b39595b97f
commit 26f7c11936
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=0.1.0+v2.7.10
worker:
image: loomio/loomio:v2.7.10
networks: