We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0491399 commit 5ce5094Copy full SHA for 5ce5094
docker/test/util/Dockerfile
@@ -44,6 +44,7 @@ RUN apt-get update \
44
clang-${LLVM_VERSION} \
45
clang-tidy-${LLVM_VERSION} \
46
cmake='3.*' \
47
+ cmake-data='3.*' \
48
gdb='12.1*' \
49
git='1:2.34.*' \
50
gperf='3.1*' \
0 commit comments