Update dependency py3-setuptools to v51
This commit is contained in:
parent
c705bd7fd3
commit
72214967ce
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Reference in a new issue