Add curl to Ubuntu docker images.

pull/16270/head
Matt Clay 8 years ago
parent 1fe8ebce1b
commit 82b978e186

@ -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 \

Loading…
Cancel
Save