From 19f63c6472ac4170bd7f931ac24ce4e436f4c638 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:37:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.144.1 --- 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..a7bf70c4a 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:v1.144.1" ports: [{ name: "http" containerPort: 3003