chore: publish 6.7.1+v1.133.0 release

This commit is contained in:
Moritz
2025-09-07 11:29:46 +02:00
parent 86a44afd19
commit 0cf9d0a244
3 changed files with 3 additions and 2 deletions

View File

@ -104,7 +104,7 @@ services:
restart_policy:
condition: on-failure
labels:
- "coop-cloud.${STACK_NAME}.version=6.7.0+v1.133.0"
- "coop-cloud.${STACK_NAME}.version=6.7.1+v1.133.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]