1 parent 4a42147 commit 0e6e018Copy full SHA for 0e6e018
1 file changed
k8s/magiclove/immich/server/deployment_list.cue
@@ -45,7 +45,7 @@ import (
45
containers: [{
46
name: "server"
47
// image: "ghcr.io/immich-app/immich-server:v\(#Version)"
48
- image: "ghcr.io/immich-app/immich-server:main@sha256:3ed2831bd7f5bb78fa82541985ddedcbe2cffdfc3a58e340fe735c7e370f242d"
+ image: "ghcr.io/immich-app/immich-server:main@sha256:bd7d3ca42818e8f22dda0fee76f014cf854395c79bb4dad7f481378fb241d592"
49
ports: [{
50
name: "http"
51
containerPort: 2283
0 commit comments