From cb1036f17ecd4f5f5f186c51ce671cad03015030 Mon Sep 17 00:00:00 2001 From: f Date: Sun, 27 Oct 2024 14:28:06 -0300 Subject: [PATCH] chore: publish 0.1.0+0.13.0 release --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index ba0ff87..09f5a0a 100644 --- a/compose.yml +++ b/compose.yml @@ -28,6 +28,7 @@ services: #- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}" - "backupbot.backup=${ENABLE_BACKUPS:-true}" - "backupbot.backup.path=${PASSWORD_FILE}" + - "coop-cloud.${STACK_NAME}.version=0.1.0+0.13.0" # https://github.com/restic/rest-server/issues/147 # healthcheck: # test: ["CMD", "curl", "-f", "http://localhost:8000"]