diff --git a/k8s/magiclove/immich/machine_learning/deployment_list.cue b/k8s/magiclove/immich/machine_learning/deployment_list.cue index 75eddb73f..84e82a2d9 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.1.0" ports: [{ name: "http" containerPort: 3003