diff --git a/Dockerfile b/Dockerfile index 7a730f9cd..fc23af4fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18.12.1 +FROM node:18.17.1 RUN npm install -g npm@9.1.3