Compare commits

...
Author SHA1 Message Date
trav f47e452ca8 chore: publish 0.4.0+v5.4.1 release 2026-08-24 12:35:15 -04:00
trav c48f893bd4 Merge pull request 'Upgrade 505e53c' (#23) from upgrade-505e53c into main
Reviewed-on: #23
2026-08-24 16:34:41 +00:00
+1 -1
View File
@@ -110,7 +110,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.3.5+v5.2.1"
- "coop-cloud.${STACK_NAME}.version=0.4.0+v5.4.1"
user: "${DOCKER_USER:-1000}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]