mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-27 10:08:11 +08:00
Switch to chromium-driver in production Dockerfile (#6595)
This commit is contained in:
parent
c56de4d5ed
commit
754bec06d5
1 changed files with 1 additions and 1 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Reference in a new issue