chore: publish new version

This commit is contained in:
2021-12-27 18:01:05 +01:00
parent f916d2be5e
commit b02928df5b

View File

@ -96,6 +96,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.1.0+1.21.1"
db:
image: "postgres:13-alpine"