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 af1d89d commit 4cc71d9Copy full SHA for 4cc71d9
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:7b76c2361e962dc49237cdddfeae53f6f5a185ecefa1ba069d98d127a8f818ca
+FROM mcr.microsoft.com/windows:1809@sha256:6fa34557116b9989d319b60dbdbf595b8ba02e197ac451d3cadbad2abe548a57
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments