We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571b4c9 commit 3fbbdefCopy full SHA for 3fbbdef
Dockerfile
@@ -1,5 +1,4 @@
1
FROM node:18
2
-RUN npm install -g npm@latest
3
WORKDIR /usr/src/app
4
COPY ./package.json .
5
RUN npx patch-package -y
0 commit comments