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.
npm
1 parent 2649d13 commit c834478Copy full SHA for c834478
buildchain/Dockerfile
@@ -1,7 +1,7 @@
1
ARG TAG=20-alpine
2
FROM node:$TAG
3
4
-RUN npm install -g npm@^10.0.0
+RUN npm install -g npm@^11.0.0
5
6
WORKDIR /app/buildchain/
7
docs/Dockerfile
WORKDIR /app/
0 commit comments