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


##########
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:
   What I shoulda said (!) was I managed to build an arm Docker image using 
your fix - but yeah the official image would be nicer :)



##########
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:
   Thanks @abhishekagarwal87 



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