From 1cfbf0b8ebeea2d246fc43e099a89e4adef42933 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:12:36 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.118.0 --- Apps/immich/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/immich/docker-compose.yml b/Apps/immich/docker-compose.yml index cd3bcefd..5b804137 100644 --- a/Apps/immich/docker-compose.yml +++ b/Apps/immich/docker-compose.yml @@ -66,7 +66,7 @@ services: # Configuration for Immich Machine Learning service immich-machine-learning: container_name: immich-machine-learning # Name of the running container - image: ghcr.io/immich-app/immich-machine-learning:v1.117.0 # Image to be used + image: ghcr.io/immich-app/immich-machine-learning:v1.118.0 # Image to be used volumes: # Mounting directories for persistent data storage - /DATA/AppData/$AppID/model-cache:/cache environment: # Setting environment variables