chore(Dockerfile): install chromium, set CHROME_BIN
This commit is contained in:
parent
d4b967fddb
commit
e8f6900870
@ -15,3 +15,6 @@ run n 14.19.1
|
|||||||
run stack install happy
|
run stack install happy
|
||||||
|
|
||||||
# run git restore-mtime
|
# run git restore-mtime
|
||||||
|
run apt-get -y install chromium
|
||||||
|
|
||||||
|
env CHROME_BIN=chromium
|
||||||
|
|||||||
Reference in New Issue
Block a user