diff --git a/apps/immich/immich-server-deployment.yaml b/apps/immich/immich-server-deployment.yaml index 0f368c4..b888266 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.106.4" + image: "ghcr.io/immich-app/immich-server:v1.115.0" env: - name: "NODE_ENV" value: "production"