Switch to chromium-driver in production Dockerfile (#6595)

This commit is contained in:
Alex Kriuchykhin 2023-11-07 14:49:53 +01:00 committed by GitHub
parent c56de4d5ed
commit 754bec06d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ RUN \
librsvg2-2 \
libvips42 \
graphviz \
chromium \
chromium-driver \
libfile-mimeinfo-perl && \
npm install -g yarn && \
yarn add puppeteer@npm:puppeteer-core && \