Skip to content

Commit 3fbbdef

Browse files
committed
fix docker
1 parent 571b4c9 commit 3fbbdef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
FROM node:18
2-
RUN npm install -g npm@latest
32
WORKDIR /usr/src/app
43
COPY ./package.json .
54
RUN npx patch-package -y

0 commit comments

Comments
 (0)