chore(Dockerfile): install zlib-dev
This commit is contained in:
parent
e8f6900870
commit
acd6290be4
@ -18,3 +18,5 @@ run stack install happy
|
|||||||
run apt-get -y install chromium
|
run apt-get -y install chromium
|
||||||
|
|
||||||
env CHROME_BIN=chromium
|
env CHROME_BIN=chromium
|
||||||
|
|
||||||
|
run apt-get -y install libghc-zlib-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user