mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Add patch to the list of system packages installed into the container
since it is a requirement of the new updater.sh Python requirements script.
This commit is contained in:
@@ -46,6 +46,7 @@ RUN yum -y install acl \
|
||||
nodejs \
|
||||
openldap-devel \
|
||||
openssh-server \
|
||||
patch \
|
||||
postgresql-contrib \
|
||||
postgresql-devel \
|
||||
python-devel \
|
||||
|
||||
Reference in New Issue
Block a user