Update Alpine container images from 3.22 to 3.21 with SHA256 pins#121331
Merged
Update Alpine container images from 3.22 to 3.21 with SHA256 pins#121331
Conversation
Co-authored-by: steveisok <471438+steveisok@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update yml files for docker container references
Update Alpine container images from 3.22 to 3.21 with SHA256 pins
Nov 4, 2025
Member
|
@copilot my prompt was a little too generic. I didn't want you to change the image for linux_musl_x64_dev_innerloop. Can you please change it back to the original? |
Co-authored-by: steveisok <471438+steveisok@users.noreply.github.com>
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates Alpine Linux Docker image references in Helix queue setup configurations, changing from Alpine 3.22 to Alpine 3.21 images and adding SHA256 digest pinning for improved security and reproducibility.
Key changes:
- Downgrade Alpine Linux container images from version 3.22 to 3.21
- Add SHA256 digest pinning to all Alpine container image references
- Update affects multiple architectures (amd64, arm32v7, arm64v8) across libraries, installer, and coreclr pipelines
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/libraries/helix-queues-setup.yml | Updated Alpine 3.22 to 3.21 with SHA256 digests for amd64 and arm64 architectures in library builds |
| eng/pipelines/installer/helix-queues-setup.yml | Updated Alpine 3.22 to 3.21 with SHA256 digests for amd64 and arm64 architectures in installer builds |
| eng/pipelines/coreclr/templates/helix-queues-setup.yml | Updated Alpine 3.22 to 3.21 with SHA256 digests for amd64, arm32, and arm64 architectures in both public and internal CoreCLR builds |
Member
|
@chcosta recommended pinning to alpine containers to avoid pip errors for now. |
jkoritzinsky
approved these changes
Nov 4, 2025
steveisok
approved these changes
Nov 4, 2025
Open
3 tasks
ViktorHofer
approved these changes
Nov 4, 2025
Member
|
/ba-g Cancelled android legs dotnet/dnceng#3008. Not related to the change. |
This was referenced Dec 4, 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 container references from version 3.22 to 3.21 with SHA256 digest pins for reproducible builds across amd64, arm32v7, and arm64v8 architectures.
Changes
eng/pipelines/coreclr/templates/helix-queues-setup.yml): Updated 6 container references for linux_musl_x64, linux_musl_arm, and linux_musl_arm64 platforms (public and internal)eng/pipelines/installer/helix-queues-setup.yml): Updated 2 container references for linux_musl_x64 and linux_musl_arm64 platformseng/pipelines/libraries/helix-queues-setup.yml): Updated 2 container references for linux_musl_x64 and linux_musl_arm64 platformsNote: The
linux_musl_x64_dev_innerloopcontainer ineng/pipelines/common/templates/pipeline-with-resources.ymlremains atalpine-3.22-amd64(excluded from this update).Container digests
@sha256:bb83259554319753846ffd6892452c679446fee7671b61f52f1bca3b4eb23482@sha256:9def952ab6aefa9d4641b4db38c2b147f1f33fede8540c4a971f3a071d3a44de@sha256:d09ce866cd51a51f8d361b0c696175ec7e948950ad1caa811eb44ba318bc82f3Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.