From 8aaf57e34261e2083dd5c233ccafc5f5b5c99062 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 16 Oct 2024 19:31:41 +0000 Subject: [PATCH] chore(deps): update immich to v1.118.2 --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index e913f34..34fb7c0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:v1.118.1@sha256:c53300f717f9f82e645c198818a1f7155410eb4041961d09b79585ea3b4934dc + image: ghcr.io/immich-app/immich-server:v1.118.2@sha256:f158810c90f80162f9b08729bbaec963731f12662960be38ff93093b78a0bbdf ports: - 2283:2283 volumes: @@ -21,7 +21,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.118.1@sha256:70698889bf63a60070e781629f370921fb0f2a8fe274c868e86de32f18491346 + image: ghcr.io/immich-app/immich-machine-learning:v1.118.2@sha256:4d89a309fd08a93649f1ae4a7572ae98f09d66b4c1dfb7916b71d31dec7eda38 volumes: - model-cache:/cache env_file: