From 0e3cf0e30acb200d86c57aaf4b9353b1ed0b7cb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 Aug 2025 00:04:21 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.137.3 --- 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 b682a1e..38ad8c4 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -61,7 +61,7 @@ spec: - mountPath: /usr/src/app/upload name: pictures - name: immich-machine-learning - image: ghcr.io/immich-app/immich-machine-learning:v1.137.1-cuda + image: ghcr.io/immich-app/immich-machine-learning:v1.137.3-cuda ports: - containerPort: 3003 env: -- 2.49.1