@ -1,6 +1,6 @@
FROM node:18
RUN curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm
RUN npm install -g pnpm
WORKDIR /app