diff --git a/Dockerfile b/Dockerfile index 7a730f9cdf..7f5b073ad4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18.12.1 +FROM node:21.3-bullseye-slim RUN npm install -g npm@9.1.3