From ff376242ef27b1ef33926e8db1367734c4625a78 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Aug 2025 00:03:04 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.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 7d7926c..ca855a5 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.138.0-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.138.1-cuda ports: - containerPort: 3003 env: -- 2.49.1