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

Skip to content

Remove installation of .NET 5 runtime in SDK images #984

@mthalman

Description

@mthalman

.NET 5 was EOL in May 2022 but is still contained in the sdk images:

--add Microsoft.NetCore.Component.Runtime.5.0 ^ `

This is showing up in image scanning results: EOL/Obsolete Software: Microsoft .Net Core Version 5 Detected.

This version of the runtime should be removed to ensure that the images only contain supported software.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions