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.
2 parents bf7e195 + a490a12 commit 002cbcbCopy full SHA for 002cbcb
docker/Dockerfile.windows.ltsc2022
@@ -1,9 +1,9 @@
1
# escape=`
2
3
-FROM mcr.microsoft.com/windows/servercore:ltsc2019 as core
+FROM mcr.microsoft.com/windows/servercore:ltsc2022 as core
4
5
6
-FROM plugins/base:windows-1809-amd64@sha256:61095306fa56d51adc841f2b0f93f511efb5792d12f2549bb2eb1cbce02c1f05
+FROM plugins/base:windows-ltsc2022-amd64
7
USER ContainerAdministrator
8
9
ENV GODEBUG=netdns=go
0 commit comments