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-2025
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/windows/server:ltsc2025@sha256:ac382e7660ecc8249606390db12ce2681741fdb8232657e8b2cb6595947b4cca
FROM mcr.microsoft.com/windows/server:ltsc2025@sha256:1a0109f2bc32e262051fc0a0925ad3cc6cba24647f9b23acf459c1cc8a3af6cc

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

Expand Down