update label

This commit is contained in:
2025-12-03 15:11:49 -05:00
parent 1962ab7c8f
commit 80adfcafdc

View File

@ -90,7 +90,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.2.2+v4.0.0"
- "coop-cloud.${STACK_NAME}.version=0.2.3+v4.0.0"
user: "${DOCKER_USER:-1000}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]