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