Sync Dockerfiles

This commit is contained in:
Shane McDonald 2019-11-01 08:38:37 -04:00
parent fa61aef194
commit 69597c5654
No known key found for this signature in database
GPG Key ID: 6F374AF6E9EB9374

View File

@ -14,6 +14,7 @@ RUN dnf -y update && \
gcc \
gcc-c++ \
git-core \
glibc-langpack-en \
krb5-workstation \
libcurl-devel \
libffi-devel \
@ -33,6 +34,7 @@ RUN dnf -y update && \
python3-devel \
python3-libselinux \
python3-pip \
python3-psycopg2 \
python3-setuptools \
rsync \
subversion \