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 \
build-base \
git \
libffi-dev \
libssl1.0 \
openssl-dev \
python-dev \