We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b65a20 + d828b40 commit 553bb0aCopy full SHA for 553bb0a
mcdc/Dockerfile
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y \
16
cmake \
17
lcov \
18
python3 \
19
+ jq \
20
&& rm -rf /var/lib/apt/lists/*
21
22
# Configure dynamic linker to include /usr/local/lib (for GCC libraries)
0 commit comments