Update Dockerfile

This commit is contained in:
Marco Ochse
2019-02-06 17:11:08 +01:00
committed by GitHub
parent a0fcc62bf1
commit ec30cf89b9

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 \