Skip to content

Commit

Permalink
fix: remove old npm i
Browse files Browse the repository at this point in the history
  • Loading branch information
abdou6666 committed Jan 21, 2025
1 parent 8e66d7f commit 8cf6196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ RUN npm install
COPY ./frontend ./frontend
COPY ./widget ./widget

RUN npm install


# used to by pass Next.js paching lock file
Expand Down

0 comments on commit 8cf6196

Please sign in to comment.