We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825ca5c commit 3286f85Copy full SHA for 3286f85
docker/node/Dockerfile
@@ -1,3 +1,3 @@
1
FROM node:23-alpine
2
3
-RUN npm install -g pnpm@9
+RUN npm install -g pnpm@10
0 commit comments