Skip to content

Commit

Permalink
fix: install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalsolon committed Nov 19, 2024
1 parent 2987a97 commit 172c6c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ WORKDIR /app
RUN npm install -g [email protected]

RUN npm install -g pm2 typescript tsc-watch

RUN npm install

0 comments on commit 172c6c2

Please sign in to comment.