Skip to content

Commit

Permalink
work please
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjm66 committed Feb 21, 2025
1 parent 3adeccf commit e9c983e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /home/node/app
COPY . .

# bc typescript is a devdependency
RUN npm install typescript
RUN npm install tsx

RUN npm install

Expand Down

0 comments on commit e9c983e

Please sign in to comment.