xiangfu0 commented on code in PR #10963: URL: https://github.com/apache/pinot/pull/10963#discussion_r1240449412
########## docker/images/pinot-base/pinot-base-build/openjdk.dockerfile: ########## @@ -16,33 +16,37 @@ # specific language governing permissions and limitations # under the License. # -ARG JAVA_VERSION=11 +ARG JAVA_VERSION=21 Review Comment: No. We are using this to test 21 and later once jdk21 is GA, we can just use it in prod. Also, I think we should just go with java LTS versions, unless asked. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org