chore: publish 0.1.0+v3.3.0 release

This commit is contained in:
3wc 2025-06-12 15:39:55 +01:00
parent b93fe2a491
commit 39802c161d

View File

@ -91,7 +91,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.0.0+v3.3.0"
- "coop-cloud.${STACK_NAME}.version=0.1.0+v3.3.0"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]
interval: 15s