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