Merge "Bump pip to latest in kubeadm Dockerfile"
This commit is contained in:
commit
ed86dea266
@ -76,7 +76,7 @@ RUN set -ex ;\
|
|||||||
jq \
|
jq \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
gawk ;\
|
gawk ;\
|
||||||
pip3 --no-cache-dir install --upgrade pip==18.1 ;\
|
pip3 --no-cache-dir install --upgrade pip==21.0.1 ;\
|
||||||
hash -r ;\
|
hash -r ;\
|
||||||
pip3 --no-cache-dir install --upgrade setuptools ;\
|
pip3 --no-cache-dir install --upgrade setuptools ;\
|
||||||
# NOTE(srwilkers): Pinning ansible to 2.5.5, as pip installs 2.6 by default.
|
# NOTE(srwilkers): Pinning ansible to 2.5.5, as pip installs 2.6 by default.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user