Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/Dockerfile.windows-1809
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/windows:1809@sha256:67d31800a2e491103d38bcd14c0495d4dc5b5b16406bb6e35b152e7502ff233b
FROM mcr.microsoft.com/windows:1809@sha256:041a56636948160c379a6f62250bfdcb0a0dad15e80735f70543ffa9656f0799

SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]

Expand Down