From e8e9592e760f457a978093984c35895ce1a76c93 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Mon, 21 Apr 2025 11:59:05 +0200 Subject: [PATCH] chore: publish 0.1.2+v1.131.3 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index b0ae815..f0bffd0 100644 --- a/compose.yml +++ b/compose.yml @@ -27,7 +27,7 @@ services: - "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - - "coop-cloud.${STACK_NAME}.version=0.1.1+release" + - "coop-cloud.${STACK_NAME}.version=0.1.2+v1.131.3" immich-machine-learning: # TODO: this has to be that name, as the frontend tries to reach it at: http://immich-machine-learning:3003