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:
Jeff Bradberry 2019-08-01 10:26:15 -04:00
parent 2926d0198d
commit 10200fced0

View File

@ -46,6 +46,7 @@ RUN yum -y install acl \
nodejs \
openldap-devel \
openssh-server \
patch \
postgresql-contrib \
postgresql-devel \
python-devel \