Up version to 1.26.0 #1

Merged
decentral1se merged 2 commits from javielico/vaultwarden:main into main 2022-11-12 16:50:06 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4631a00d72 - Show all commits

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: