dongjoon-hyun opened a new pull request, #2695: URL: https://github.com/apache/orc/pull/2695
### What changes were proposed in this pull request? This PR aims to upgrade the base image of `site/Dockerfile` from `ubuntu:24.04` to `ubuntu:26.04`. ### Why are the changes needed? Ubuntu 26.04 LTS is the latest LTS release. This allows the ORC site builder image to use the newer toolchain and receive the latest security updates. ### How was this patch tested? Build the site Docker image manually. ```bash $ cd site $ docker build . ``` ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Fable 5 -- 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]
