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