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