georgew5656 commented on code in PR #15264: URL: https://github.com/apache/druid/pull/15264#discussion_r1377717525
########## distribution/docker/Dockerfile: ########## @@ -17,7 +17,7 @@ # under the License. # -ARG JDK_VERSION=11 +ARG JDK_VERSION=17 # The platform is explicitly specified as x64 to build the Druid distribution. Review Comment: @abhishekagarwal87 do you know how this image gets built? is it a pipeline somewhere? -- 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]
