We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ed9b5 commit 8b0c778Copy full SHA for 8b0c778
1 file changed
base/Dockerfile.windows-2025
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/server:ltsc2025@sha256:8121966b0e098f798c58004b0665da2912eb3586e2a63052375e51c074e9c37a
+FROM mcr.microsoft.com/windows/server:ltsc2025@sha256:ac382e7660ecc8249606390db12ce2681741fdb8232657e8b2cb6595947b4cca
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments