georgew5656 commented on code in PR #15264:
URL: https://github.com/apache/druid/pull/15264#discussion_r1377607234


##########
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 don't think druid actually supports multiarch images right now, when I go 
to the druid dockerhub i only see a amd64 image which would explain why it 
doesn't work on a arm based mac



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