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-2022
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:22256ca956f38343859dac395b553730ae62fc1d014df71a70924e60cdde8ce8
FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:7aee50db525cb853f70ac35c19ab0b37214d4f1b3e3549862f5a2d38167c6941

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

Expand Down