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