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 cc43c74 commit 80e84d5Copy full SHA for 80e84d5
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:0cb64ef7b1272f1f52ee45aff49bd8208259922278ee8f1810a00fa50014ca7a
+FROM mcr.microsoft.com/windows:1809@sha256:51567a2d17a4b6356daa88f8389e80a793bc745fb145035dbabd24fd2f6dcd80
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments