mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Multiple installation of same dependency
python-pip is being installed multiple times.
This commit is contained in:
parent
839f49c6ed
commit
3d7bd8579b
@ -37,7 +37,6 @@ RUN yum -y install acl \
|
||||
postgresql-devel \
|
||||
python-devel \
|
||||
python-pip \
|
||||
python-pip \
|
||||
python-psutil \
|
||||
python-psycopg2 \
|
||||
python-setuptools \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user