Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Dec 26, 2024
1 parent 571b4c9 commit 3fbbdef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM node:18
RUN npm install -g npm@latest
WORKDIR /usr/src/app
COPY ./package.json .
RUN npx patch-package -y
Expand Down

0 comments on commit 3fbbdef

Please sign in to comment.