osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/34226 )
Change subject: debian-bookwrom-build: add curl ......................................................................
debian-bookwrom-build: add curl
Add curl, as required by the coverity job to submit the API request.
Change-Id: I70eb2b94d0eda4b371d674e1087b4dc13397dcdf --- M debian-bookworm-build/Dockerfile 1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/26/34226/1
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile index cebff09..b0effe1 100644 --- a/debian-bookworm-build/Dockerfile +++ b/debian-bookworm-build/Dockerfile @@ -65,6 +65,7 @@ cmake \ coccinelle \ cppcheck \ + curl \ dahdi-source \ dblatex \ dbus \