From e5c41fa02779d21adee1b9df51bfae11ba5a99c3 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Sat, 15 May 2021 22:08:17 +0200 Subject: [PATCH] Version 5.7.2; sync labels --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4b24927..7b25de6 100644 --- a/compose.yml +++ b/compose.yml @@ -46,7 +46,7 @@ services: #- "traefik.http.routers.${STACK_NAME}.rule=HostRegexp(`{subdomain:.+}.${DOMAIN}`, `${DOMAIN}`)" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - - coop-cloud.${STACK_NAME}.app.version=5.7.1-6ac2321c + - coop-cloud.${STACK_NAME}.app.version=5.7.2-92fac7ac db: image: "mariadb:10.6" volumes: