mirror of
https://github.com/ansible/awx.git
synced 2026-03-21 02:47:35 -02:30
add pycurl to container images
This commit is contained in:
@@ -36,6 +36,7 @@ RUN dnf -y update && \
|
|||||||
python3-pip \
|
python3-pip \
|
||||||
python3-psycopg2 \
|
python3-psycopg2 \
|
||||||
python3-setuptools \
|
python3-setuptools \
|
||||||
|
python3-pycurl \
|
||||||
rsync \
|
rsync \
|
||||||
subversion \
|
subversion \
|
||||||
sudo \
|
sudo \
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ RUN dnf -y update && \
|
|||||||
python3-pip \
|
python3-pip \
|
||||||
python3-psycopg2 \
|
python3-psycopg2 \
|
||||||
python3-setuptools \
|
python3-setuptools \
|
||||||
|
python3-pycurl \
|
||||||
rsync \
|
rsync \
|
||||||
subversion \
|
subversion \
|
||||||
sudo \
|
sudo \
|
||||||
|
|||||||
Reference in New Issue
Block a user