mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
this changes the base-image for immich-server from `node:16-alpine3.14` to `node:16-slim` There is an open issue with alpine DNS resolving which breaks immich-microservice when deployed on kubernetes. This fixes https://github.com/immich-app/immich-charts/issues/4 Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com> Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| libs | ||
| .dockerignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| Dockerfile | ||
| immich-openapi-specs.json | ||
| nest-cli.json | ||
| openapitools.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| start-microservices.sh | ||
| start-server.sh | ||
| tsconfig.build.json | ||
| tsconfig.json | ||