chore: publish 2.5.0+1.39.3 release

This commit is contained in:
3wc 2023-07-23 15:52:31 +01:00
parent 3018af9382
commit 3e3482b89e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "coop-cloud.${STACK_NAME}.version=2.4.0+1.39.3"
- "coop-cloud.${STACK_NAME}.version=2.5.0+1.39.3"
- "backupbot.backup=true"
- "backupbot.backup.path=/var/www/html/images"
entrypoint: /docker-entrypoint2.sh