We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfea99a commit da645c7Copy full SHA for da645c7
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:05a4a1294e728ee0441639b5e4896d248806d95bb8c281d9633c2a4413070b21
+FROM mcr.microsoft.com/windows:2009@sha256:c9b2234a2284ac6bad70bf9a3e137c4b413624b18c6f3a6ef8ceb4aa547abe99
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments