commit | 25536ad83a85cfda6d5388278e4e378f2d4df73e | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Thu Feb 04 15:08:55 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Thu Feb 04 22:20:00 2016 +0900 |
tree | ceb7f5bb28cdfdd2273c288d96a04d7c8c1148a8 | |
parent | 5b44612d20e762e0774a19b7ef42a28f7fc0b481 [diff] [blame] |
THRIFT-2103 [python] Support for SSL certificates with Subject Alternative Names
diff --git a/build/docker/ubuntu/Dockerfile b/build/docker/ubuntu/Dockerfile index 55c6a02..64baba9 100644 --- a/build/docker/ubuntu/Dockerfile +++ b/build/docker/ubuntu/Dockerfile
@@ -63,8 +63,8 @@ python-support \ python-twisted \ python-zope.interface \ - python-six \ - python3-six + python-pip \ + python3-pip # Ruby dependencies RUN apt-get update && apt-get install -y \