mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -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:
parent
2926d0198d
commit
10200fced0
@ -46,6 +46,7 @@ RUN yum -y install acl \
|
||||
nodejs \
|
||||
openldap-devel \
|
||||
openssh-server \
|
||||
patch \
|
||||
postgresql-contrib \
|
||||
postgresql-devel \
|
||||
python-devel \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user