Copilot commented on code in PR #50082:
URL: https://github.com/apache/arrow/pull/50082#discussion_r3341495538
##########
compose.yaml:
##########
@@ -1168,7 +1168,7 @@ services:
args:
arch: ${ARCH}
arch_short: ${ARCH_SHORT}
- base: quay.io/pypa/manylinux_2_28_${ARCH_ALIAS}:2025-06-04-496f7e1
+ base: quay.io/pypa/manylinux_2_28_${ARCH_ALIAS}:2026.05.31-3
Review Comment:
The PR description still lists “What changes are included in this PR?” as
**TBD**, but this change updates the pinned quay.io/pypa manylinux and
musllinux base image tags. Please update the PR description to enumerate the
new base image tags (and any rationale/impact, e.g., protobuf fix) so reviewers
can validate the intent against the code.
--
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]