summaryrefslogtreecommitdiff
path: root/test/utils/docker/centos6/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/docker/centos6/Dockerfile')
-rw-r--r--test/utils/docker/centos6/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/docker/centos6/Dockerfile b/test/utils/docker/centos6/Dockerfile
index bbcee65b04..0df94284d8 100644
--- a/test/utils/docker/centos6/Dockerfile
+++ b/test/utils/docker/centos6/Dockerfile
@@ -23,6 +23,7 @@ RUN yum clean all && \
python-mock \
python-nose \
python-paramiko \
+ python-passlib \
python-pip \
python-setuptools \
python-virtualenv \