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.
1 parent b6a0aee commit abf39b8Copy full SHA for abf39b8
docker/Dockerfile.windows.1809
@@ -3,7 +3,7 @@
3
FROM mcr.microsoft.com/windows/servercore:ltsc2019 as core
4
5
6
-FROM mcr.microsoft.com/windows/nanoserver:1809
+FROM mcr.microsoft.com/windows/nanoserver:2009
7
USER ContainerAdministrator
8
9
ENV GODEBUG=netdns=go
0 commit comments