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

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

Expand Down