We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9353fb5 commit 2d3589eCopy full SHA for 2d3589e
1 file changed
CI/dependencies/Dockerfile
@@ -3,4 +3,4 @@ FROM node:latest
3
RUN git clone https://github.com/nodejs/nodejs.org
4
WORKDIR /nodejs.org/
5
6
-RUN npm install
+RUN npm ci
0 commit comments