Update dependency alpine_edge/py3-pip to v20.3.3-r0
This commit is contained in:
parent
1b90bd8732
commit
247f9c664c
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