mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
Multiple installation of same dependency
python-pip is being installed multiple times.
This commit is contained in:
@@ -37,7 +37,6 @@ RUN yum -y install acl \
|
|||||||
postgresql-devel \
|
postgresql-devel \
|
||||||
python-devel \
|
python-devel \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-pip \
|
|
||||||
python-psutil \
|
python-psutil \
|
||||||
python-psycopg2 \
|
python-psycopg2 \
|
||||||
python-setuptools \
|
python-setuptools \
|
||||||
|
|||||||
Reference in New Issue
Block a user