We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c1e21 commit aacbf0aCopy full SHA for aacbf0a
build/node-base.Dockerfile
@@ -8,4 +8,4 @@ RUN if [ "$CODECOV" != "false" ]; then \
8
curl \
9
; fi
10
11
-RUN npm install --global pnpm@7
+RUN npm install --global pnpm@9
0 commit comments