mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
Fix searx master build
This commit is contained in:
parent
564b517ece
commit
3cc1ca6a09
@ -12,6 +12,8 @@ RUN apk -U upgrade \
|
||||
libffi-dev \
|
||||
libxslt-dev \
|
||||
libxml2-dev \
|
||||
protoc \
|
||||
protobuf-dev \
|
||||
openssl-dev \
|
||||
git \
|
||||
ca-certificates \
|
||||
@ -19,6 +21,7 @@ RUN apk -U upgrade \
|
||||
su-exec \
|
||||
python3 \
|
||||
py-pip \
|
||||
protobuf \
|
||||
libxml2 \
|
||||
libxslt \
|
||||
openssl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user