0.2.4+v4.0.0

This commit is contained in:
2025-12-03 15:21:20 -05:00
parent f87c73b953
commit 269f582f79

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.3+v4.0.0"
- "coop-cloud.${STACK_NAME}.version=0.2.4+v4.0.0"
user: "${DOCKER_USER:-1000}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]