chore(Dockerfile): install zlib-dev

This commit is contained in:
Sarah Vaupel 2024-06-27 20:29:47 +02:00
parent e8f6900870
commit acd6290be4

View File

@ -18,3 +18,5 @@ run stack install happy
run apt-get -y install chromium
env CHROME_BIN=chromium
run apt-get -y install libghc-zlib-dev