Install jq in docker (#32340)
This commit is contained in:
parent
f949a95a9e
commit
5a2beb9835
|
@ -13,6 +13,7 @@ RUN set -x \
|
|||
buildkite-agent \
|
||||
clang \
|
||||
cmake \
|
||||
jq \
|
||||
lcov \
|
||||
libudev-dev \
|
||||
mscgen \
|
||||
|
|
Loading…
Reference in New Issue