mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-29 12:13:37 -05:00
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