We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b9336 commit de6f448Copy full SHA for de6f448
base/Dockerfile.windows-2022
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:d9362d78f9207f4421c36c641db35fb8070d46f2b06d8c05a33de17faeb86f56
+FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:3df994329bea9deba98f58dccd28158ce2a477e4b9bb1c711df9fddb17a05dd6
2
3
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
4
0 commit comments