mirror of
https://github.com/searx/searx
synced 2025-08-30 14:08:47 +00:00
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user