dongjoon-hyun opened a new pull request, #2685:
URL: https://github.com/apache/orc/pull/2685

   ### What changes were proposed in this pull request?
   
   This PR aims to use `debian:13` instead of `debian:13.1` in 
`docker/debian13/Dockerfile`.
   
   ### Why are the changes needed?
   
   Debian 13 has moved past the `13.1` point release, so the pinned tag no 
longer tracks the latest point releases. Using the `debian:13` tag keeps the 
image up to date automatically and is consistent with the other OS Dockerfiles 
(`ubuntu:24.04`, `oraclelinux:9`, `oraclelinux:10`), as well as the previous 
Debian Dockerfiles which used floating codename tags (`debian:bullseye`, 
`debian:bookworm`).
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### 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]

Reply via email to