From 7aa464e2710cf85e99402b8e59fc5e49918d9591 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Tue, 11 Oct 2022 15:28:50 +0200 Subject: [PATCH] chore: publish 0.1.0+latest release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4f3a9df..f43f10c 100644 --- a/compose.yml +++ b/compose.yml @@ -23,7 +23,7 @@ services: - "traefik.http.routers.${STACK_NAME}.rule=" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - - coop-cloud.${STACK_NAME}.app.version= + - coop-cloud.${STACK_NAME}.version=0.1.0+latest volumes: backups: