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 4373a70 commit 3cd83adCopy full SHA for 3cd83ad
base/Dockerfile.windows-20H2
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:20H2@sha256:90ec2ee0ddc8068eda062dee0d5a3679373e43fdef733ffd076588708ff875e1
+FROM mcr.microsoft.com/windows:20H2@sha256:bfcfdafc3db9b35528635acfdbc07169ed0a6b8af88feb7b6e1da62cd4f3b748
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments