Compare commits

..

No commits in common. "b4ec19c6076e25d6ee67f1d46d7a8e0b3fe8a7ae" and "c705bd7fd31e78f9e065f3a18a3abdb99c282d9b" have entirely different histories.

View file

@ -19,7 +19,7 @@ WORKDIR /usr/local/searx
RUN apk upgrade --no-cache \
&& apk add --no-cache -t build-dependencies \
build-base="0.5-r2" \
py3-setuptools="51.3.3-r0" \
py3-setuptools="47.0.0-r0" \
python3-dev="3.8.7-r0" \
libffi-dev="3.3-r2" \
libxslt-dev="1.1.34-r0" \