From 44d7ca5cb6d21815dc0e2d5e03ea218f51eed3f9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Aug 2025 03:19:42 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.1 --- cluster/apps/immich/immich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index 1e3d9c7..f385d35 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -63,7 +63,7 @@ spec: - mountPath: /usr/src/app/upload name: pictures - name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.136.0-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.137.1-cuda ports: - containerPort: 3003 env: -- 2.49.1