mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
o
This commit is contained in:
parent
6e9b668c74
commit
b8557e9f99
2 changed files with 3 additions and 2 deletions
|
|
@ -46,6 +46,7 @@ RUN apk add --no-cache -t build-dependencies \
|
|||
uwsgi-python3 \
|
||||
brotli \
|
||||
rust \
|
||||
cargo \
|
||||
&& pip3 install --no-cache -r requirements.txt \
|
||||
&& apk del build-dependencies \
|
||||
&& rm -rf /root/.cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue