Merge pull request 'Update dependency alpine_edge/py3-pip to v20.3.3-r0' (#7) from renovate/alpine_edge-py3-pip-20.x into main
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: sp-codes/searx#7
This commit is contained in:
commit
95ebd1015d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ RUN apk upgrade --no-cache \
|
|||
# repology: alpine_edge/python3
|
||||
python3="3.8.5-r0" \
|
||||
# repology: alpine_edge/py3-pip
|
||||
py3-pip="20.1.1-r0" \
|
||||
py3-pip="20.3.3-r0" \
|
||||
# repology: alpine_edge/libxml2
|
||||
libxml2="2.9.10-r5" \
|
||||
# repology: alpine_edge/libxslt
|
||||
|
|
Reference in a new issue