Skip to content

.NET Core latest Docker tags updated to 3.0 #124

Open

Description

.NET Core latest Docker tags updated to 3.0

The latest tags for the dotnet/core repos have been updated to reference .NET Core 3.0.

Discussion

You can share your thoughts on this change or see what others are saying at:

Details

The latest tags for the dotnet/core repos are always intended to reference the latest supported version of .NET Core. At this time, the latest supported version is .NET Core 3.0.

The following Docker repos have been updated:

It is recommended to use a more-specific tag than latest for anything other than casual development. Once you have an application that you believe will eventually go to production, you are recommended to use a tag like 3.0. The .NET Core Docker Samples contain examples of more specific usage such as the .NET Core console sample.

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions