slfan1989 commented on code in PR #8162:
URL: https://github.com/apache/hadoop/pull/8162#discussion_r2660060465
##########
dev-support/docker/Dockerfile_aarch64:
##########
@@ -52,7 +52,7 @@ RUN apt-get -q update \
&& apt-get -q update \
&& apt-get -q install -y --no-install-recommends $(pkg-resolver/resolve.py
ubuntu:focal::arch64) \
&& apt-get clean \
- && update-java-alternatives -s java-1.8.0-openjdk-arm64 \
+ && update-java-alternatives -s java-1.17.0-openjdk-amd64 \
Review Comment:
Thanks to @pan3793 for reviewing the code; @zhtttylz Thanks for the
contribution! make the changes according to Pan’s suggestions.
--
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]