chore: publish 6.3.0+v1.113.0 release
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon 2024-09-19 14:59:56 +02:00
parent 599a219a5f
commit 99bce91794

View File

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