mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Pin the pnpm@8.14.0
This commit is contained in:
committed by
GitHub
parent
5b0941e7d3
commit
d07bd96c7b
+1
-1
@@ -13,7 +13,7 @@ RUN apk add --no-cache build-base cairo-dev pango-dev
|
|||||||
RUN apk add --no-cache chromium
|
RUN apk add --no-cache chromium
|
||||||
|
|
||||||
#install PNPM globaly
|
#install PNPM globaly
|
||||||
RUN npm install -g pnpm
|
RUN npm install -g pnpm@8.14.0
|
||||||
|
|
||||||
ENV PUPPETEER_SKIP_DOWNLOAD=true
|
ENV PUPPETEER_SKIP_DOWNLOAD=true
|
||||||
ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser
|
ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser
|
||||||
|
|||||||
Reference in New Issue
Block a user