fix ewsposter deps

This commit is contained in:
t3chn0m4g3 2018-11-21 10:29:03 +00:00
parent 9a834c5607
commit b978065a43

View file

@ -7,6 +7,7 @@ ADD dist/ /root/dist/
RUN apk -U --no-cache add \ RUN apk -U --no-cache add \
build-base \ build-base \
git \ git \
libffi-dev \
libssl1.0 \ libssl1.0 \
openssl-dev \ openssl-dev \
python-dev \ python-dev \