aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/distribtest/python_centos7_x64/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dockerfile/distribtest/python_centos7_x64/Dockerfile')
-rw-r--r--tools/dockerfile/distribtest/python_centos7_x64/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dockerfile/distribtest/python_centos7_x64/Dockerfile b/tools/dockerfile/distribtest/python_centos7_x64/Dockerfile
index 6b70f65f10..114957b573 100644
--- a/tools/dockerfile/distribtest/python_centos7_x64/Dockerfile
+++ b/tools/dockerfile/distribtest/python_centos7_x64/Dockerfile
@@ -29,7 +29,6 @@
FROM centos:7
-RUN yum install -y git
RUN yum install -y python
RUN yum install -y epel-release
RUN yum install -y python-pip