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:e55b41a14290c413852bee2d9f0d11d376c33d6b1eb242c6c9cf52c55302eb88
FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:52d1fb3925811072bf5aaedc769b2b38c333d76efa9b87c0d6cfedd5ff06847a

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

Expand Down
Loading