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