microsoft/Windows-Containers

Cannot find Docker image for Windows 10.0.19045

SetTrend opened this issue · 1 comments

I'm running Windows 10:

PS> [Environment]::OSVersion             

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.19045.0 Microsoft Windows NT 10.0.19045.0

Yet, I'm not able to find/download a matching Docker Windows Nano Server image:

FROM mcr.microsoft.com/windows/servercore:ltsc2022


Step 1/12 : FROM mcr.microsoft.com/windows/servercore:ltsc2022
ltsc2022: Pulling from windows/servercore
no matching manifest for windows/amd64 10.0.19045 in the manifest list entries

None of the Docker Windows Nano Server images in this list comes with a revision number of 19045.

Please advise.