From f1f8fce700f9bc785cb19aa780539d15d6e085fa Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Mon, 17 Aug 2026 12:38:18 -0400 Subject: [PATCH] chore: publish 0.3.0+0.4.5027 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 33ac81f..54d863b 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.2.1+0.4.5027" + - "coop-cloud.${STACK_NAME}.version=0.3.0+0.4.5027" - "backupbot.backup=true" healthcheck: test: ["CMD", "wget", "-q", "--spider", "http://localhost:3000/xrpc/_health"]