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