Update Dockerfile

This commit is contained in:
Marco Ochse 2019-02-06 16:43:09 +01:00 committed by GitHub
parent 565f156173
commit c67e4593d7
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 \