Update node.Dockerfile

This commit is contained in:
zandercymatics 2024-04-29 14:35:11 -06:00
parent 7848a6e6e5
commit 51c1baf0e0
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -9,4 +9,4 @@ COPY --chown=circleci:circleci package*.json ./
RUN npm install -g npm@10.5.0
RUN npm install
RUN npm install