chore: publish 0.1.0+v2.7.10 release

This commit is contained in:
3wc 2022-05-09 12:30:35 +01:00
parent f7dceea55f
commit 96d4402c1c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,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}.version=0.1.0+v2.11.13"
- "coop-cloud.${STACK_NAME}.version=0.1.0+v2.7.10"
worker:
image: loomio/loomio:v2.11.13
networks: