Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabhkr952 authored Oct 21, 2023
1 parent 081db4f commit fe665f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# npm install
# npm run build
# copy dist folder

FROM node:18.18-slim as build
WORKDIR /app
COPY package.json package-lock.json ./
Expand Down

0 comments on commit fe665f5

Please sign in to comment.