Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesliangg committed Jan 28, 2024
1 parent c9abf79 commit 37e447c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uwuwuend/bwckwnd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ COPY . .
# where available (npm@5+)
COPY package*.json ./

RUN npm cache clean --force

RUN npm install
# If you are building your code for production
#RUN npm ci --omit=dev
Expand Down

0 comments on commit 37e447c

Please sign in to comment.