Skip to content

Commit

Permalink
chore(dockerfile): Fixed web dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Feb 25, 2024
1 parent 88b4b00 commit 6134bb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ RUN npm i -g pnpm
# COPY package.json .
COPY turbo.json .
COPY pnpm-workspace.yaml .
COPY pnpm-lock.yaml .
COPY package*.json .
COPY ./packages ./packages

Expand Down

0 comments on commit 6134bb2

Please sign in to comment.