Skip to content

Commit f083c95

Browse files
committed
specify cmake 3.25
1 parent 70bcac1 commit f083c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/docker/base-images/Dockerfile.ubuntu.jammy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ RUN apt-get -y --no-install-recommends install -t llvm-toolchain-jammy-15 \
4444
clang-tidy-15 \
4545
clang-format
4646

47-
RUN apt-get -y install cmake
47+
RUN apt-get -y install cmake=3.25.2-0kitware1ubuntu22.04.1 cmake-data=3.25.2-0kitware1ubuntu22.04.1

0 commit comments

Comments
 (0)