We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901a1f1 commit 735d611Copy full SHA for 735d611
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:e237185ca6fb167c5764f84101e81e4a7fa0febad2a858563b126e9509f33f75
+FROM mcr.microsoft.com/windows:1809@sha256:5571fc461f45cda57b7fda7012e7e456eea456c6679db53e9591385f3f2f415d
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments