diff --git a/Dockerfile b/Dockerfile index ee5b0b8e7..d6b154294 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:16-alpine +FROM node:20-alpine WORKDIR /app ENV NEXT_TELEMETRY_DISABLED 1