mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update Dockerfile with following changes: 1. Switch .NET Core Images from legacy location at Docker Hub Registry (microsoft/*) to a new location at Microsoft Container Registry (mcr.microsoft.com/*). 2. Since Microsoft no longer supports the tag 'latest', I must set a specific version of '2.2' (current), which is the most recent stable release.