Skip to content

Commit d428239

Browse files
committed
fix: rebuild
1 parent 3f2e3a4 commit d428239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

live-demo/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-alpine
1+
FROM devforth/node20-pnpm:latest
22
WORKDIR /code/
33
ADD package.json pnpm-lock.yaml pnpm-workspace.yaml /code/
44
RUN pnpm i -g corepack@0.31.0

0 commit comments

Comments
 (0)