Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate off of EOL container images #5744

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

v-firzha
Copy link

The following container images are unsupported to the distro being EOL:

<HelixTargetQueue Include="(Debian.11.Amd64)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64" />

<HelixTargetQueue Include="(Fedora.38.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-38-helix" />

<HelixTargetQueue Include="(Debian.11.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64" />

<HelixTargetQueue Include="(openSUSE.15.2.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:opensuse-15.2-helix-amd64" />

Update:
Debian 11 -> 12
Fedora 38 -> 40
openSUSE 15.2 -> 15.6

@mconnew
Copy link
Member

mconnew commented Feb 25, 2025

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@mconnew
Copy link
Member

mconnew commented Feb 25, 2025

@v-firzha, the tests failed with this error:

Output:
Unable to pull image mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-40-helix
Exit Code:-4

I didn't do an exhaustive check, but I believe it's only the fedora 40 image that didn't work.

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.

2 participants