From 768b2d8c9f02ea99e5c748287cf0618ad32fd800 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 05:18:39 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.3 --- apps/immich/1.137.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/1.137.1/docker-compose.yml b/apps/immich/1.137.1/docker-compose.yml index 2e1626f85..e8455c627 100644 --- a/apps/immich/1.137.1/docker-compose.yml +++ b/apps/immich/1.137.1/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.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.137.3 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps"