Skip to content
Snippets Groups Projects
Verified Commit ae595462 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

set correct path forr chromim

parent 6146cee2
Branches
No related tags found
No related merge requests found
Pipeline #15676 passed
......@@ -15,7 +15,7 @@ RUN python3 -m pip install panflute --upgrade
# RUN apt install curl ca-certificates gcc make zlib-dev openssl-dev
ENV CHROME_BIN="/usr/bin/chromium-browser" \
ENV CHROME_BIN="/usr/bin/chromium" \
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
RUN apt install -y udev fonts-freefont-ttf nodejs npm chromium
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment