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 63acc73 commit c1e78e3Copy full SHA for c1e78e3
base/Dockerfile.windows-2022
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:3ae82fb55b32b69f4a4127389ca72b012344fc9714cc0c71aa01e29f3a4f4e4c
+FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:eeae2c979233778efc38b3053774d9900cfa523de0951c3f1ae7a44cc09f3897
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments