Skip to content

Update pipeline image names in public-pipeline-template#14486

Merged
mitchdenny merged 1 commit intorelease/13.2from
update-pipeline-image-names-13.2
Feb 13, 2026
Merged

Update pipeline image names in public-pipeline-template#14486
mitchdenny merged 1 commit intorelease/13.2from
update-pipeline-image-names-13.2

Conversation

@joperezr
Copy link
Member

Update the image overrides in the public pipeline template to use current image names.

Copilot AI review requested due to automatic review settings February 13, 2026 01:25
@github-actions
Copy link
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14486

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14486"

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Azure DevOps pipeline image names in the public pipeline template to use current image naming conventions. The changes modernize the image references from older naming patterns to current standards.

Changes:

  • Updated Windows pool image from windows.vs2022preview.amd64.open to 1es-windows-2022-open
  • Updated Linux pool image from build.ubuntu.2204.amd64.open to Build.Ubuntu.2204.Amd64.Open

@mitchdenny mitchdenny merged commit 9a28e7c into release/13.2 Feb 13, 2026
17 checks passed
@mitchdenny mitchdenny deleted the update-pipeline-image-names-13.2 branch February 13, 2026 02:15
@dotnet-policy-service dotnet-policy-service bot added this to the 13.2 milestone Feb 13, 2026
radical pushed a commit to radical/aspire that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants