chore: publish 6.8.1+v1.139.2 release
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
vdietrich
2025-10-28 17:17:22 +01:00
parent 6d1397562b
commit 24f7e0cb35

View File

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