Files
my-v0/Dockerfile.base
2026-08-17 00:13:01 +08:00

3 lines
47 B
Docker

FROM node:22-alpine
RUN npm install -g pnpm@10