We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e1a4e commit 883fcc5Copy full SHA for 883fcc5
Dockerfile
@@ -19,5 +19,5 @@ RUN apt-get update && \
19
20
RUN mkdir -p ~/.ssh/ && ssh-keyscan -t ed25519 github.com >> ~/.ssh/known_hosts
21
22
-RUN npm install -g npm@10.9.0
+RUN npm install -g npm@11.0.0
23
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