We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1da59e4 + d5b7781 commit 9d8eb38Copy full SHA for 9d8eb38
src/Docker/windows/nano/netcoreapp2.1/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/core/runtime:2.1
+FROM microsoft/dotnet:2.1-runtime
2
LABEL maintainers="GitTools Maintainers"
3
ARG contentFolder
4
0 commit comments