From 781b57ed0ce74417c1a9a9e6e4d3f68a51a88dbb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Aug 2025 00:15:12 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0 --- 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 a6883ad..a4765a2 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.137.3-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.138.0-cuda ports: - containerPort: 3003 env: -- 2.49.1