Version v1.36.0; sync labels
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-21 10:31:40 +00:00
parent 4aca0bbf14
commit 92ff8ebcb7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,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}.app.version=v1.36.0-
- coop-cloud.${STACK_NAME}.app.version=v1.36.0-2b2044e1
restart_policy:
condition: on-failure
delay: "60s"