osmith submitted this change.

View Change


Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved
debian-bookworm-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(-)

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: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-MessageType: merged