Aggarwal-Raghav commented on PR #482: URL: https://github.com/apache/tez/pull/482#issuecomment-4802063237
- `build-tools/docker/Dockerfile` basically the `eclipse-temurin:21-jdk-noble` - parent pom ``` <javaVersion>21</javaVersion> <maven.compiler.release>21</maven.compiler.release> ``` - in `tez-dist/src/docker/Dockerfile` docker image `eclipse-temurin:21-jdk-ubi9-minimal` - build.yml is already handled in recent commits -- 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]
