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 \
|
libxslt \
|
||||||
openssl \
|
openssl \
|
||||||
&& apk add --no-cache -t build-dependencies \
|
&& apk add --no-cache -t build-dependencies \
|
||||||
|
curl \
|
||||||
build-base \
|
build-base \
|
||||||
python-dev \
|
python-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
|
@ -14,6 +14,7 @@ RUN set -xe \
|
|||||||
libxslt \
|
libxslt \
|
||||||
openssl \
|
openssl \
|
||||||
&& apk add --no-cache -t build-dependencies \
|
&& apk add --no-cache -t build-dependencies \
|
||||||
|
curl \
|
||||||
build-base \
|
build-base \
|
||||||
python-dev \
|
python-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user