Adding version number

This commit is contained in:
javielico 2022-11-11 22:01:05 +00:00
parent 830d22e4c6
commit 4631a00d72
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,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.1+1.25.0"
- "coop-cloud.${STACK_NAME}.version=0.1.1+1.26.0"
volumes:
vaultwarden_data: