Skip to content

Commit

Permalink
Fixing pip 10.0.0 issues
Browse files Browse the repository at this point in the history
Importing upstream fix:
openstack@6921006

Change-Id: Ia2799b1ffdb4044f80d796801cfdd4f91826e67d
Closes-bug: #1764465
  • Loading branch information
madhukar32 committed Apr 16, 2018
1 parent 4771079 commit d2c69e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/images/kubeadm-aio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RUN set -ex ;\
python-pip \
gawk ;\
pip --no-cache-dir install --upgrade pip ;\
hash -r ;\
pip --no-cache-dir install setuptools ;\
pip --no-cache-dir install kubernetes ;\
pip --no-cache-dir install ansible ;\
Expand Down

0 comments on commit d2c69e9

Please sign in to comment.