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 2a352f5 commit 508e64aCopy full SHA for 508e64a
base/Dockerfile.windows-2022
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:84a0346559ccfd2ec7e27189a77c437b0787d71301c1803ab202ba38eb822c1d
+FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:22256ca956f38343859dac395b553730ae62fc1d014df71a70924e60cdde8ce8
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments