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 ad3310f commit 35c8ab8Copy full SHA for 35c8ab8
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:d73b1d59869965123148077be9cb06df4e706aea55bbc0dc5e28f0ce35b52676
+FROM mcr.microsoft.com/windows:1809@sha256:1425052d27ac0baf0897eda5f9ab35d33ed3d29ea8613b860c313dbb5ebdc23e
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments