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 fa8d05e commit c1f5a9bCopy full SHA for c1f5a9b
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:66a1e4553b2c691a6beef5e0cb622922ea4b5ff6ec06ae0c835a6c0440f6b136
+FROM mcr.microsoft.com/windows:1809@sha256:1d916b25186f5aeea9dcc0974112c4da6c3a4eb483ebd548cbdc5b6eccf3246c
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments