We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f5bba commit 2fd3532Copy full SHA for 2fd3532
k8s/magiclove/immich/machine_learning/deployment_list.cue
@@ -30,7 +30,7 @@ import (
30
}]
31
containers: [{
32
name: "machine-learning"
33
- image: "ghcr.io/immich-app/immich-machine-learning:v1.131.3"
+ image: "ghcr.io/immich-app/immich-machine-learning:v2.0.1"
34
ports: [{
35
name: "http"
36
containerPort: 3003
0 commit comments