Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@mthalman

Description

@mthalman

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions