chore(Dockerfile): install chromium, set CHROME_BIN

This commit is contained in:
Sarah Vaupel 2024-06-27 18:56:39 +02:00
parent d4b967fddb
commit e8f6900870

View File

@ -15,3 +15,6 @@ run n 14.19.1
run stack install happy
# run git restore-mtime
run apt-get -y install chromium
env CHROME_BIN=chromium