Skip to content

Commit

Permalink
dockerfile_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg committed Sep 4, 2024
1 parent f6fd059 commit d3a927e
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
Expand Up @@ -16,7 +16,6 @@ RUN npm install --unsafe-perm

COPY ./node ./node
COPY ./static/js ./static/js
COPY /etc /etc

RUN npm run setup
RUN npm run build-prod
Expand Down

0 comments on commit d3a927e

Please sign in to comment.