From 76fc9407ed254e321979e23f59dc4f776fc944cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:54:36 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0 --- apps/immich/1.137.3/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/1.137.3/docker-compose.yml b/apps/immich/1.137.3/docker-compose.yml index cb6ce9810..6cee1331a 100644 --- a/apps/immich/1.137.3/docker-compose.yml +++ b/apps/immich/1.137.3/docker-compose.yml @@ -52,7 +52,7 @@ services: - /etc/localtime:/etc/localtime immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.137.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.138.0 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps"