mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Add deps for cryptography to the Docker images (#25580)
This commit is contained in:
parent
b89cb95609
commit
3f9d1ab024
10 changed files with 29 additions and 3 deletions
|
@ -15,6 +15,8 @@ RUN apt-get update -y && \
|
|||
gawk \
|
||||
git \
|
||||
iproute2 \
|
||||
libffi-dev \
|
||||
libssl-dev \
|
||||
libxml2-utils \
|
||||
locales \
|
||||
lsb-release \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue