Merge branch 'master' into devel_seznam

This commit is contained in:
pofilo 2018-11-29 15:56:12 +01:00 committed by GitHub
commit 1e1437580a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 \