We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2e3a4 commit d428239Copy full SHA for d428239
1 file changed
live-demo/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine
+FROM devforth/node20-pnpm:latest
2
WORKDIR /code/
3
ADD package.json pnpm-lock.yaml pnpm-workspace.yaml /code/
4
RUN pnpm i -g corepack@0.31.0
0 commit comments