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 d61feb8 commit 7c5b385Copy full SHA for 7c5b385
tests/docker/Dockerfile
@@ -30,4 +30,4 @@ RUN apt-get update && \
30
apt-get install -y nodejs && \
31
rm -rf /var/lib/apt/lists/*
32
33
-RUN npm install -g pnpm@9
+RUN npm install -g pnpm@10
0 commit comments