Merge pull request #5423 from AlanCoding/pycurl

Add pycurl to container images

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-02-05 16:21:25 +00:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

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

View File

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