Skip to content

Commit

Permalink
Update npm version
Browse files Browse the repository at this point in the history
This hopefully fixes an issue with `npm install` intermittently hanging
  • Loading branch information
OwenGraves committed Jan 2, 2025
1 parent 03e1a4e commit 883fcc5
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 @@ -19,5 +19,5 @@ RUN apt-get update && \

RUN mkdir -p ~/.ssh/ && ssh-keyscan -t ed25519 github.com >> ~/.ssh/known_hosts

RUN npm install -g npm@10.9.0
RUN npm install -g npm@11.0.0
RUN npm install -g [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

0 comments on commit 883fcc5

Please sign in to comment.