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 70bcac1 commit f083c95Copy full SHA for f083c95
etc/docker/base-images/Dockerfile.ubuntu.jammy
@@ -44,4 +44,4 @@ RUN apt-get -y --no-install-recommends install -t llvm-toolchain-jammy-15 \
44
clang-tidy-15 \
45
clang-format
46
47
-RUN apt-get -y install cmake
+RUN apt-get -y install cmake=3.25.2-0kitware1ubuntu22.04.1 cmake-data=3.25.2-0kitware1ubuntu22.04.1
0 commit comments