mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
parent
0b7f0bde62
commit
81db2e07ea
@ -32,7 +32,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
|||||||
openssl-dev \
|
openssl-dev \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
&& pip install --upgrade pip
|
&& pip install --upgrade pip \
|
||||||
&& pip install --no-cache -r requirements.txt \
|
&& pip install --no-cache -r requirements.txt \
|
||||||
&& apk del \
|
&& apk del \
|
||||||
build-base \
|
build-base \
|
||||||
|
Loading…
Reference in New Issue
Block a user