heralding fix dockerfile alpine 3.9

This commit is contained in:
t3chn0m4g3 2019-02-25 13:55:46 +00:00
parent ca454f663e
commit fd150699f2

View file

@ -9,7 +9,7 @@ RUN apk -U --no-cache add \
git \ git \
libcap \ libcap \
libffi-dev \ libffi-dev \
libressl-dev \ openssl-dev \
libzmq \ libzmq \
postgresql-dev \ postgresql-dev \
python3 \ python3 \