From 9817485ee04046ca1fa5403164b9d2056c44b244 Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Mon, 3 Aug 2026 15:36:54 -0400 Subject: [PATCH] chore: publish 7.3.1+v1.157.1 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 1260c7f..2853ca3 100644 --- a/compose.yml +++ b/compose.yml @@ -114,7 +114,7 @@ services: restart_policy: condition: on-failure labels: - - "coop-cloud.${STACK_NAME}.version=7.3.0+v1.155.0" + - "coop-cloud.${STACK_NAME}.version=7.3.1+v1.157.1" - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}" healthcheck: test: ["CMD", "curl", "-f", "http://localhost:8008/health"]