- Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
microsoft/dotnet latest tag updated to .NET Core 2.0 SDK
The latest tag for the microsoft/dotnet repo has been updated to reference the .NET Core 2.0 SDK.
Details
The latest tag for the microsoft/dotnet repo is always intended to reference the latest supported .NET Core SDK. At this time, the latest support SDK is .NET Core SDK 2.0.
The following repos have been updated in the same way:
It is recommended to use a more-specific tag than latest more 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 2.0-sdk. The .NET Core Docker Samples contains examples of more specific usage such as the .NET Core Development Sample Dockerfile.
Also published at dotnet/announcements #28.