mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
add pycurl to container images
This commit is contained in:
parent
e59f3982ae
commit
d2289fe9c6
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user