diff --git a/apps/immich/immich-server-deployment.yaml b/apps/immich/immich-server-deployment.yaml index 4c379b6fb..f88ea807e 100644 --- a/apps/immich/immich-server-deployment.yaml +++ b/apps/immich/immich-server-deployment.yaml @@ -39,7 +39,7 @@ spec: type: "RuntimeDefault" containers: - name: "immich-server" - image: "ghcr.io/immich-app/immich-server:v1.139.4" + image: "ghcr.io/immich-app/immich-server:v2.5.2" env: - name: "NODE_ENV" value: "production"