diff --git a/Dockerfile.production b/Dockerfile.production index 8384a8c79..6287ebc4e 100644 --- a/Dockerfile.production +++ b/Dockerfile.production @@ -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 && \