From fb27268b4cc0f274358bb1f333645963a20b8230 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:56:52 +0900 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.109.2 (#56) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ghcr.io/immich-app/immich-machine-learning v1.108.0 → v1.109.2 --- immich/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/compose.yml b/immich/compose.yml index 7264432..4941c04 100644 --- a/immich/compose.yml +++ b/immich/compose.yml @@ -24,7 +24,7 @@ services: machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.108.0@sha256:bcbfad794b8a9a8a6154b08d3dd42bf399bf3096767b93e08a3a0c15bf612b0a + image: ghcr.io/immich-app/immich-machine-learning:v1.109.2@sha256:e40c52aade006a8dd397e31af0566cd72f30a836b832e26b969de3c3c5a19382 volumes: - model-cache:/cache restart: always