mneethiraj commented on code in PR #276:
URL: https://github.com/apache/ranger/pull/276#discussion_r1275410455


##########
dev-support/ranger-docker/Dockerfile.ranger-base:
##########
@@ -25,7 +25,7 @@ RUN apt-get update && \
     pip3 install requests
 
 # Set environment variables
-ENV JAVA_HOME      /usr/lib/jvm/java-8-openjdk-amd64
+ENV JAVA_HOME      /usr/lib/jvm/java-8-openjdk-arm64

Review Comment:
   RANGER-4181 replaced hardcoding of "amd64" with TARGETARCH. I suggest to 
consider a similar approach here.



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

Reply via email to