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