-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
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
Metadata
Metadata
Assignees
Type
Projects
Status