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 50850bb commit fb84673Copy full SHA for fb84673
3.9/windows/windowsservercore-ltsc2022/Dockerfile
@@ -4,7 +4,7 @@
4
# PLEASE DO NOT EDIT IT DIRECTLY.
5
#
6
7
-FROM mcr.microsoft.com/windows/servercore:ltsc2022
+FROM mcr.microsoft.com/windows:20H2
8
9
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10
0 commit comments