Skip to content

Commit

Permalink
feat(dockerfile): update registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzCrazyKns committed Oct 18, 2024
1 parent c7c0ebe commit 71fc19f
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 405 deletions.
2 changes: 0 additions & 2 deletions backend.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ COPY yarn.lock /home/perplexica/

RUN mkdir /home/perplexica/data

RUN yarn config set registry https://registry.npmjs.org/

RUN yarn install --frozen-lockfile
RUN yarn build

Expand Down
Loading

0 comments on commit 71fc19f

Please sign in to comment.