mirror of
https://github.com/searxng/searxng.git
synced 2025-01-16 13:25:27 +00:00
commit
ab8f7083e2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +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 --no-cache -r requirements.txt \
|
&& pip install --no-cache -r requirements.txt \
|
||||||
&& apk del \
|
&& apk del \
|
||||||
build-base \
|
build-base \
|
||||||
|
|
Loading…
Reference in a new issue