Skip to content

Remove .NET 6 images #6074

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

Merged
merged 39 commits into from
Dec 4, 2024
Merged

Remove .NET 6 images #6074

merged 39 commits into from
Dec 4, 2024

Conversation

lbussell
Copy link
Contributor

Fixes #6051

Currently, this includes a first-pass at removing the 6.0 images. It should run through CI now.

I will make another pass at the infrastructure, templates, and documentation to remove any other references or conditions that are now unnecessary.

@lbussell lbussell marked this pull request as ready for review December 2, 2024 20:37
@lbussell lbussell requested review from jander-msft and a team as code owners December 2, 2024 20:37
@lbussell
Copy link
Contributor Author

lbussell commented Dec 2, 2024

I finished the templates cleanup. This PR is getting big, so I'll stop iterating on this now and address the other follow-ups in separate PRs.

Copy link
Member

@mthalman mthalman left a comment

Choose a reason for hiding this comment

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

Do a search for focal and bullseye. All of those references can be cleaned up too since those versions were only supported for 6.0. I'm ok if that's done in a separate PR.

@lbussell lbussell requested a review from mthalman December 3, 2024 16:01
@lbussell
Copy link
Contributor Author

lbussell commented Dec 3, 2024

I removed one focal reference from templates. Didn't find any bullseye references. I will scrub the rest of the repo in a follow-up PR.

@lbussell lbussell merged commit 9a437e7 into dotnet:nightly Dec 4, 2024
86 checks passed
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants