Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Breaking Change: Default Debian version set to Debian 11 #3273

Closed
mthalman opened this issue Nov 8, 2021 · 2 comments
Closed

Breaking Change: Default Debian version set to Debian 11 #3273

mthalman opened this issue Nov 8, 2021 · 2 comments

Comments

@mthalman
Copy link
Member

mthalman commented Nov 8, 2021

Breaking Change: Default Debian version set to Debian 11

The default Debian version has been upgraded to Debian 11 (Bullseye) as part of the .NET 6 release. This means that any usage of the 6.0, 6.0.x, or latest tags when targeting Linux containers will give you an image based on Debian 11.

Details

This upgrade conforms to our policy of releasing new major versions of .NET on the latest stable version of Debian.

Previous .NET versions (.NET Core 3.1, .NET 5) will continue to use Debian 10 (Buster) as the default but image tags are available for Debian 11 for these versions. Container images based on Debian 10 will not be made available for .NET 6.

If you run into unexpected issues as part of migrating from .NET 5 to .NET 6 with the use of Debian, it is recommended to read the Debian 11 release notes to understand the impact of this upgrade.

Related Issue

#2576

@danigian
Copy link

@mthalman can you please confirm that, even though no docker images are available based on Debian 10 (buster) for .NET 6, Debian 10 is anyways a supported OS for .NET 6 (as stated here)?

@mthalman
Copy link
Member Author

@danigian - That's correct. The OS versions that .NET supports is a superset of the official container images that we provide. If it's listed as an OS version that .NET supports, that includes support within containers.

@mthalman mthalman moved this to Backlog in .NET Docker Dec 1, 2021
@mthalman mthalman closed this as completed Dec 8, 2021
Repository owner moved this from Backlog to Done in .NET Docker Dec 8, 2021
@mthalman mthalman unpinned this issue Apr 13, 2022
@dotnet dotnet locked and limited conversation to collaborators Apr 13, 2022
@mthalman mthalman converted this issue into discussion #3696 Apr 13, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
Status: Done
Development

No branches or pull requests

2 participants