Describe the bug
Custom image based on the "mcr.microsoft.com/windows/nanoserver:1809" and "mcr.microsoft.com/windows/nanoserver:ltsc2022" based on "servercore" instead of "nanoserver"
To Reproduce
When I am trying to use "mcr.microsoft.com/windows/nanoserver:1809" images as a base image for building custom images after viewing the image manifest of my custom image I see that is based on "servercore" instead of "nanoserver".
When I am using the previous version "mcr.microsoft.com/windows/nanoserver:10.0.17763.2803" image as a base image for custom - is OK.
The same for the ltsc2022 - using "mcr.microsoft.com/windows/nanoserver:10.0.20348.643" images is OK.
When I am using this one "mcr.microsoft.com/windows/nanoserver:10.0.17763.2928" or this "mcr.microsoft.com/windows/nanoserver:10.0.20348.707" - not work (servercore instead of nanoserver).
Expected behavior
Custom images based on "mcr.microsoft.com/windows/nanoserver:1809" or "mcr.microsoft.com/windows/nanoserver:ltsc2022" image should base on "nanoserver"
Describe the bug
Custom image based on the "mcr.microsoft.com/windows/nanoserver:1809" and "mcr.microsoft.com/windows/nanoserver:ltsc2022" based on "servercore" instead of "nanoserver"
To Reproduce
When I am trying to use "mcr.microsoft.com/windows/nanoserver:1809" images as a base image for building custom images after viewing the image manifest of my custom image I see that is based on "servercore" instead of "nanoserver".
When I am using the previous version "mcr.microsoft.com/windows/nanoserver:10.0.17763.2803" image as a base image for custom - is OK.
The same for the ltsc2022 - using "mcr.microsoft.com/windows/nanoserver:10.0.20348.643" images is OK.
When I am using this one "mcr.microsoft.com/windows/nanoserver:10.0.17763.2928" or this "mcr.microsoft.com/windows/nanoserver:10.0.20348.707" - not work (servercore instead of nanoserver).
Expected behavior
Custom images based on "mcr.microsoft.com/windows/nanoserver:1809" or "mcr.microsoft.com/windows/nanoserver:ltsc2022" image should base on "nanoserver"