Merge pull request #1450 from ZEROF/patch-1

Update Dockerfile
pull/1/head
pofilo 6 years ago committed by GitHub
commit ab8f7083e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
openssl-dev \
ca-certificates \
tini@commuedge \
&& pip install --upgrade pip
&& pip install --no-cache -r requirements.txt \
&& apk del \
build-base \

Loading…
Cancel
Save