osmith has uploaded this change for review.

View Change

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 \

To view, visit change 34226. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I70eb2b94d0eda4b371d674e1087b4dc13397dcdf
Gerrit-Change-Number: 34226
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange