From f47e452ca848ea50631eef684b49c55a0fdc8e16 Mon Sep 17 00:00:00 2001 From: trav Date: Mon, 24 Aug 2026 12:35:15 -0400 Subject: [PATCH] chore: publish 0.4.0+v5.4.1 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 9335e2a..bf4dc33 100644 --- a/compose.yml +++ b/compose.yml @@ -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"]