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