Skip to content

Commit 2d3589e

Browse files
committed
Clean install
1 parent 9353fb5 commit 2d3589e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CI/dependencies/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ FROM node:latest
33
RUN git clone https://github.com/nodejs/nodejs.org
44
WORKDIR /nodejs.org/
55

6-
RUN npm install
6+
RUN npm ci

0 commit comments

Comments
 (0)