From 2b3376b373b5223e1157d49ece44c49e270dd2c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 05:02:51 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v2 --- k8s/magiclove/immich/machine_learning/deployment_list.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/magiclove/immich/machine_learning/deployment_list.cue b/k8s/magiclove/immich/machine_learning/deployment_list.cue index 75eddb73f..c74d2f3ca 100644 --- a/k8s/magiclove/immich/machine_learning/deployment_list.cue +++ b/k8s/magiclove/immich/machine_learning/deployment_list.cue @@ -30,7 +30,7 @@ import ( }] containers: [{ name: "machine-learning" - image: "ghcr.io/immich-app/immich-machine-learning:v1.131.3" + image: "ghcr.io/immich-app/immich-machine-learning:v2.3.1" ports: [{ name: "http" containerPort: 3003