From e1516a02bf6a168170a3642da37cd8b6945b5df7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Oct 2025 00:04:51 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.144.1 --- cluster/apps/immich/immich-ml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/immich/immich-ml.yml b/cluster/apps/immich/immich-ml.yml index 616511a..b5df643 100644 --- a/cluster/apps/immich/immich-ml.yml +++ b/cluster/apps/immich/immich-ml.yml @@ -19,7 +19,7 @@ spec: runtimeClassName: nvidia containers: - name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.143.1-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.144.1-cuda ports: - containerPort: 3003 env: -- 2.49.1