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 694b969 commit 97e07f8Copy full SHA for 97e07f8
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:43a5d4a1037a69db96ab6b4de86c958b06a1101638cda97b2948f50edf6d289f
+FROM mcr.microsoft.com/windows:1809@sha256:0cb64ef7b1272f1f52ee45aff49bd8208259922278ee8f1810a00fa50014ca7a
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments