add pycurl to container images

This commit is contained in:
AlanCoding
2019-12-02 09:13:56 -05:00
parent e59f3982ae
commit d2289fe9c6
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ RUN dnf -y update && \
python3-pip \
python3-psycopg2 \
python3-setuptools \
python3-pycurl \
rsync \
subversion \
sudo \