Pin the pnpm@8.14.0

This commit is contained in:
Octavian FlowiseAI 2024-04-17 00:32:23 +02:00 committed by GitHub
parent 5b0941e7d3
commit d07bd96c7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ RUN apk add --no-cache build-base cairo-dev pango-dev
RUN apk add --no-cache chromium
#install PNPM globaly
RUN npm install -g pnpm
RUN npm install -g pnpm@8.14.0
ENV PUPPETEER_SKIP_DOWNLOAD=true
ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser