Ensure that the Postgres client is installed

This commit is contained in:
Jeff Bradberry 2019-07-12 16:22:52 -04:00
parent 172864a3a1
commit dd8ca5acc4

View File

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