mirror of
https://github.com/searxng/searxng.git
synced 2024-11-15 01:00:12 +01:00
Revert "[fix] docker: alpine - install apk py3-pydantic-core"
This reverts commit 5332d3a0b8
.
This commit is contained in:
parent
5332d3a0b8
commit
f1f0dfd231
@ -44,7 +44,6 @@ RUN apk add --no-cache -t build-dependencies \
|
||||
uwsgi \
|
||||
uwsgi-python3 \
|
||||
brotli \
|
||||
py3-pydantic-core \
|
||||
&& pip3 install --break-system-packages --no-cache -r requirements.txt \
|
||||
&& apk del build-dependencies \
|
||||
&& rm -rf /root/.cache
|
||||
|
Loading…
Reference in New Issue
Block a user