Skip to content

Commit 883fcc5

Browse files
committed
Update npm version
This hopefully fixes an issue with `npm install` intermittently hanging
1 parent 03e1a4e commit 883fcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ RUN apt-get update && \
1919

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

22-
RUN npm install -g npm@10.9.0
22+
RUN npm install -g npm@11.0.0
2323
RUN npm install -g spago@0.93.41 purescript@0.15.15 purescript-psa@0.9.0 grunt-cli@1.5.0 esbuild@0.24.0 purs-tidy@0.11.0

0 commit comments

Comments
 (0)