diff --git a/Dockerfile b/Dockerfile index 6dd56d586..95dbbccb4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20-alpine +FROM node:20.5-slim WORKDIR /app ENV NEXT_TELEMETRY_DISABLED 1