Skip to content

Commit

Permalink
Update Dockerfile-release
Browse files Browse the repository at this point in the history
  • Loading branch information
devbattery authored Sep 14, 2023
1 parent d68b7b1 commit ecf0ac9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fe/Dockerfile-release
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
FROM node:18-alpine
WORKDIR /app

COPY ./package.json ./

RUN npm install

COPY . ./
Expand Down

0 comments on commit ecf0ac9

Please sign in to comment.