chore: publish 3.2.0+2.5.0 release

This commit is contained in:
stevensting
2026-08-01 13:34:16 +02:00
parent f2d8130701
commit 4ca119fa3f
+1 -1
View File
@@ -27,7 +27,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=3.1.0+2.4.0"
- "coop-cloud.${STACK_NAME}.version=3.2.0+2.5.0"
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
healthcheck:
test: "curl -L localhost:3001"