chore: version label

This commit is contained in:
decentral1se 2021-12-12 19:47:43 +01:00
parent 1ec30af608
commit 93ae4d6c8a
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,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.38.0-c9ed13d0
- "coop-cloud.${STACK_NAME}.version=0.1.0+v1.48.0"
restart_policy:
condition: on-failure
delay: "60s"