update version number

This commit is contained in:
notplants
2025-12-02 21:13:46 -05:00
parent 163eea1ba7
commit 1962ab7c8f

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