mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
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:
@@ -36,6 +36,7 @@ RUN dnf -y update && \
|
||||
python3-pip \
|
||||
python3-psycopg2 \
|
||||
python3-setuptools \
|
||||
python3-pycurl \
|
||||
rsync \
|
||||
subversion \
|
||||
sudo \
|
||||
|
||||
@@ -40,6 +40,7 @@ RUN dnf -y update && \
|
||||
python3-pip \
|
||||
python3-psycopg2 \
|
||||
python3-setuptools \
|
||||
python3-pycurl \
|
||||
rsync \
|
||||
subversion \
|
||||
sudo \
|
||||
|
||||
Reference in New Issue
Block a user