chore: publish 0.1.0+0.4.2 release

This commit is contained in:
decentral1se 2021-12-27 19:18:52 +01:00
parent b59123d65a
commit eabad337c9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,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=0.4.2-67a5d9f9
- "coop-cloud.${STACK_NAME}.version=0.1.0+0.4.2"
networks:
proxy:
external: true