pan3793 commented on code in PR #8257:
URL: https://github.com/apache/hadoop/pull/8257#discussion_r2826775148


##########
dev-support/docker/Dockerfile_debian_13:
##########
@@ -90,7 +90,6 @@ ENV HADOOP_SKIP_YETUS_VERIFICATION=true
 # Install packages
 ####
 RUN pkg-resolver/install-maven.sh debian:13
-RUN pkg-resolver/install-cmake.sh debian:13

Review Comment:
   Debian 13 APT repo contains CMake 3.31.6, which satisfies the version 
requirement - 3.19 or newer
   ```
   chengpan@18fd9dedaa29:~/hadoop$ cmake --version
   cmake version 3.31.6
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to