Hi all, In the past practice process, I found that whether it is a developer or a community user, the JDK version is still mostly 1.8.0. In our Docker compiled image, the default JDK-11 version is adopted. Not paying attention to the JDK version problem often leads to taking time to compile, but getting a binary file with an incorrect JDK version, so I want to change the default JDK version of Doris's Docker compiled image to JDK-1.8.0.
-- ??????Best Regards ?????? Yijia Su Email: suyi...@selectdb.com