From 2d9f90cfcd2085d96c008eaf6f7f3732b1d98333 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Oct 2025 00:08:58 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2 --- 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 b5df643..0236075 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.144.1-cuda + image: ghcr.io/immich-app/immich-machine-learning:v2.0.0-cuda ports: - containerPort: 3003 env: -- 2.49.1