We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3379552 commit e7b9336Copy full SHA for e7b9336
1 file changed
base/Dockerfile.windows-1809
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows:1809@sha256:5943640b00c5c86a6a42ad6c25a940643c8752fa5662ad87171f79a29bab5681
+FROM mcr.microsoft.com/windows:1809@sha256:a5f975a5689f0a859cad40ffb468e33a91470af4e9ee97560c0c00982e8de3f3
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments