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:51567a2d17a4b6356daa88f8389e80a793bc745fb145035dbabd24fd2f6dcd80
FROM mcr.microsoft.com/windows:1809@sha256:8a46d476f4f4e089db3c1a4a1e980f0f6e87081ff8848f30746c0f0cb6f87d48

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

Expand Down