Skip to content

Upgrade from net6.0 to LTS (or STS) image tag #108

Open
@github-actions

Description

The following Dockerfile(s) target a .NET version that's no longer supported.
This is an auto-generated issue, detailed and discussed in dotnet/docs#22271.

Target version End of life Release notes Nearest LTS TFM version
net6.0 November, 12 2024 net6.0 release notes net8.0

Consider upgrading Dockerfile images to either the Standard Term Support (STS) or Long Term Support (LTS) versions.

If any of these Dockerfile(s) listed in this issue are intentionally targeting an unsupported version,
you can optionally configure to ignore these results in future automation executions.
Create a (or update the) dotnet-versionsweeper.json file at the root of the repository and
add an ignore entry following the
globbing patterns detailed here.

{
    "ignore": [
        "**/path/to/Dockerfile"
    ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    dotnet-target-versionIssues and PRs automatically generated from the .NET version sweeper.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions