fix: bump version label

This commit is contained in:
decentral1se 2024-06-30 14:40:40 +02:00
parent 0f5a0570fd
commit 1e83340e75
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -24,7 +24,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.2.0+1.21.0"
- "coop-cloud.${STACK_NAME}.version=0.3.0+1.21.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "backupbot.backup=true"