Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Nov 26, 2023
1 parent d695e6c commit 97d4733
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ RUN npm i -g npm@latest; \
export PATH="$PNPM_HOME:$PATH"; \
pnpm bin -g &&\
# Install dependencies
pnpm add -g pm2 &&\
pnpm add -g @nestjs/cli &&\
pnpm install

COPY . .
Expand Down

0 comments on commit 97d4733

Please sign in to comment.