Skip to content

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Jun 6, 2025

These need to be upgraded due to Ubuntu 20.04 EOL: dotnet/dotnet-buildtools-prereqs-docker#1449

Copy link
Contributor

@Copilot 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 upgrades the Helix container base images from Ubuntu 20.04 to Ubuntu 22.04 to address the Ubuntu 20.04 EOL.

  • Updated Docker image tags for Linux arm64 queues to use ubuntu-22.04-helix-arm64v8
  • Adjusted both public and internal Helix queue definitions
Comments suppressed due to low confidence (2)

eng/pipelines/coreclr/templates/helix-queues-setup.yml:73

  • The queue display name still references Ubuntu.2004.Arm64.Open even though the image is now ubuntu-22.04. Consider updating it to Ubuntu.2204.Arm64.Open to avoid confusion.
-        - (Ubuntu.2004.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8

eng/pipelines/coreclr/templates/helix-queues-setup.yml:75

  • The internal queue label still shows Ubuntu.2004.Arm64 but should reference Ubuntu.2204.Arm64 now that the image is on Ubuntu 22.04.
-        - (Ubuntu.2004.Arm64)[email protected]/dotnet-buildtools/prereqs:ubuntu-22.04-helix-arm64v8

Co-authored-by: Alexander Köplinger <[email protected]>
@mthalman
Copy link
Member Author

mthalman commented Jun 6, 2025

Closing in favor of #115503

@mthalman mthalman closed this Jun 6, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants