jon-wei commented on code in PR #15264:
URL: https://github.com/apache/druid/pull/15264#discussion_r1378051595


##########
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:
   Another option might be to move the docker image building to a github action 
on tags only, have some action that calls the appropriate `buildx` command, and 
pushes a multi-arch image to dockerhub



-- 
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