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 05c4519 commit 03ac2ebCopy full SHA for 03ac2eb
base/Dockerfile.windows-2022
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:6bf983c72b45dbf6f7958f719dd5fe9dd230edabe8d77eb932961b128c62b75b
+FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:84a0346559ccfd2ec7e27189a77c437b0787d71301c1803ab202ba38eb822c1d
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments