jon-wei commented on code in PR #15264: URL: https://github.com/apache/druid/pull/15264#discussion_r1377981697
########## 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: I checked the dockerhub and the official image is being built right now from a dockerhub automated build on the tags in github: <img width="1280" alt="Screen Shot 2023-10-31 at 12 55 15 PM" src="https://github.com/apache/druid/assets/8729063/5fb7616f-f8be-4e7e-80d7-6a1207fd9edb"> -- 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]
