We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d3b32 commit 497b7b7Copy full SHA for 497b7b7
Dockerfile.windows
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/servercore:1809 as download
+FROM mcr.microsoft.com/windows/servercore:1909 as download
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments