From 8bf9f1a62e391811d046306954b42e48ecec322a Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Mon, 17 Aug 2026 12:37:11 -0400 Subject: [PATCH] chore: publish 0.2.1+0.4.5027 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 36a7b2a..33ac81f 100644 --- a/compose.yml +++ b/compose.yml @@ -36,7 +36,7 @@ services: max_attempts: 5 labels: - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}" - - "coop-cloud.${STACK_NAME}.version=0.3.0+v0.4.219" + - "coop-cloud.${STACK_NAME}.version=0.2.1+0.4.5027" - "backupbot.backup=true" healthcheck: test: ["CMD", "wget", "-q", "--spider", "http://localhost:3000/xrpc/_health"]