diff --git a/installer/roles/image_build/templates/Dockerfile.j2 b/installer/roles/image_build/templates/Dockerfile.j2 index f3327b9a96..c281b5010f 100644 --- a/installer/roles/image_build/templates/Dockerfile.j2 +++ b/installer/roles/image_build/templates/Dockerfile.j2 @@ -37,7 +37,6 @@ RUN yum -y install acl \ postgresql-devel \ python-devel \ python-pip \ - python-pip \ python-psutil \ python-psycopg2 \ python-setuptools \