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 c5587a2 commit 2f6e3dbCopy full SHA for 2f6e3db
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:2005a0981a9859f585a50cb8d650f67c30de2e511067db0c657a258dcc101dea
+FROM mcr.microsoft.com/windows:1809@sha256:4e6a9792ab3923fd1f0cda2c8c8d0bd3ca26e9914cff6babb78517de085a5dc4
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments