From 35a981ca5b8ecc96a2e05efbb83e6b7434a2e479 Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Mon, 22 Jun 2026 14:33:21 -0400 Subject: [PATCH] chore: publish 7.2.1+v1.155.0 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 179dc15..b20c214 100644 --- a/compose.yml +++ b/compose.yml @@ -114,7 +114,7 @@ services: restart_policy: condition: on-failure labels: - - "coop-cloud.${STACK_NAME}.version=7.2.0+v1.154.0" + - "coop-cloud.${STACK_NAME}.version=7.2.1+v1.155.0" - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}" healthcheck: test: ["CMD", "curl", "-f", "http://localhost:8008/health"]