add openssl

This commit is contained in:
t3chn0m4g3 2019-02-26 13:25:06 +00:00
parent 32043158bf
commit 06ccf17c5f

View file

@ -13,6 +13,7 @@ RUN apk -U --no-cache add \
libffi-dev \
mpc1-dev \
mpfr-dev \
openssl \
openssl-dev \
python \
python-dev \