mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03: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 \
|
||||
python-devel \
|
||||
python-pip \
|
||||
python-pip \
|
||||
python-psutil \
|
||||
python-psycopg2 \
|
||||
python-setuptools \
|
||||
|
||||
Reference in New Issue
Block a user