2
0
mirror of https://github.com/searx/searx synced 2025-08-30 14:08:47 +00:00

Merge branch 'master' into devel_seznam

This commit is contained in:
pofilo
2018-11-29 15:56:12 +01:00
committed by GitHub

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 \