mirror of
https://github.com/woahbase/alpine-searx
synced 2025-08-22 09:57:10 +00:00
missing curl
This commit is contained in:
parent
4a514619f3
commit
e64740b071
@ -14,6 +14,7 @@ RUN set -xe \
|
||||
libxslt \
|
||||
openssl \
|
||||
&& apk add --no-cache -t build-dependencies \
|
||||
curl \
|
||||
build-base \
|
||||
python-dev \
|
||||
libffi-dev \
|
||||
|
@ -14,6 +14,7 @@ RUN set -xe \
|
||||
libxslt \
|
||||
openssl \
|
||||
&& apk add --no-cache -t build-dependencies \
|
||||
curl \
|
||||
build-base \
|
||||
python-dev \
|
||||
libffi-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user