diff --git a/Dockerfile b/Dockerfile index e5c7263..5e864ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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="47.0.0-r0" \ + py3-setuptools="51.3.3-r0" \ python3-dev="3.8.7-r0" \ libffi-dev="3.3-r2" \ libxslt-dev="1.1.34-r0" \