Update Dockerfile

This commit is contained in:
Marco Ochse 2019-02-06 17:11:08 +01:00 committed by GitHub
parent a0fcc62bf1
commit ec30cf89b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \