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