osmith has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/34226
)
Change subject: debian-bookworm-build: add curl
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
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
https://gerrit.osmocom.org/c/docker-playground/+/34226
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I70eb2b94d0eda4b371d674e1087b4dc13397dcdf
Gerrit-Change-Number: 34226
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged