zhtttylz commented on code in PR #8162:
URL: https://github.com/apache/hadoop/pull/8162#discussion_r2660173769
##########
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 @pan3793 for the careful review and the aarch64 pointers! I’ll update
Dockerfile_aarch64 to apply your suggestions and push an updated commit.
--
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]