Update Dockerfile

This commit is contained in:
Marco Ochse
2019-02-06 16:43:09 +01:00
committed by GitHub
parent 565f156173
commit c67e4593d7

View File

@ -8,7 +8,7 @@ RUN apk -U --no-cache add \
build-base \
git \
libffi-dev \
libssl1.0 \
libssl1.1 \
openssl-dev \
python-dev \
py-cffi \