We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa58790 commit 679f666Copy full SHA for 679f666
1 file changed
base/Dockerfile.windows-20H2
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:20H2@sha256:67ce4954bd68656a85c2ad12804b19759fae2cca69c82611b8a076d5019dc536
+FROM mcr.microsoft.com/windows:20H2@sha256:1eca4ad946f8b0de06569671832ef859ff2d59f3ee9c4b5b070806f8f1fc5afd
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments