mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add curl to Ubuntu docker images.
This commit is contained in:
@@ -7,6 +7,7 @@ RUN apt-get update -y && \
|
||||
asciidoc \
|
||||
bzip2 \
|
||||
cdbs \
|
||||
curl \
|
||||
debhelper \
|
||||
debianutils \
|
||||
devscripts \
|
||||
|
||||
@@ -7,6 +7,7 @@ RUN apt-get update -y && \
|
||||
asciidoc \
|
||||
bzip2 \
|
||||
cdbs \
|
||||
curl \
|
||||
debhelper \
|
||||
debianutils \
|
||||
devscripts \
|
||||
|
||||
Reference in New Issue
Block a user