debian-bookworm-build: add curl

Add curl, as required by the coverity job to submit the API request.

Change-Id: I70eb2b94d0eda4b371d674e1087b4dc13397dcdf
This commit is contained in:
Oliver Smith 2023-08-28 13:13:57 +02:00
parent 832b09e718
commit 2e45b75e9d
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ RUN set -x && \
cmake \
coccinelle \
cppcheck \
curl \
dahdi-source \
dblatex \
dbus \