[release/10.0] Update Alpine references to Alpine 3.23#122325
Merged
steveisok merged 2 commits intorelease/10.0from Dec 9, 2025
Merged
[release/10.0] Update Alpine references to Alpine 3.23#122325steveisok merged 2 commits intorelease/10.0from
steveisok merged 2 commits intorelease/10.0from
Conversation
Co-authored-by: richlander <[email protected]>
Copilot
AI
changed the title
[WIP] Update Alpine references to Alpine 3.23
Update Alpine references to Alpine 3.23
Dec 9, 2025
Member
|
@jkoritzinsky @sbomer This one looks ready for approval. |
Member
|
/ba-g "Known macOS failues" |
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Alpine Linux version references from 3.22 to 3.23 across Helix queue configurations and pipeline templates to keep the infrastructure current with the latest stable Alpine release.
Key Changes
- Updated queue names from Alpine.322 to Alpine.323 for linux_musl platforms (x64, arm32, arm64)
- Updated container image tags from alpine-3.22 to alpine-3.23 for all affected architectures
- Preserved Alpine edge references for extra platform builds (intentionally unchanged)
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/libraries/helix-queues-setup.yml | Updated Alpine queue names and image tags for linux_musl_x64 and linux_musl_arm64 platforms; Alpine edge preserved for extra platforms |
| eng/pipelines/installer/helix-queues-setup.yml | Updated Alpine queue names and image tags for linux_musl_x64 and linux_musl_arm64 platforms |
| eng/pipelines/coreclr/templates/helix-queues-setup.yml | Updated Alpine queue names and image tags for linux_musl_x64, linux_musl_arm32, and linux_musl_arm64 platforms (both public and internal queues) |
| eng/pipelines/common/templates/pipeline-with-resources.yml | Updated linux_musl_x64_dev_innerloop container image to alpine-3.23-amd64 |
steveisok
approved these changes
Dec 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates Alpine Linux version from 3.22 to 3.23 across helix queue configurations and pipeline templates. Alpine edge references remain unchanged.
Changes
All changes update both queue names (Alpine.322 → Alpine.323) and container image tags (alpine-3.22 → alpine-3.23).
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.