From 77e0c55acd55f53f0369f1423616992b01fc64cd Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Fri, 11 Dec 2020 03:22:55 -0800 Subject: [PATCH] test images: Adds 20H2 image to windows-servercore-cache The 20H2 image was released in the second half of the year, and we are going to need images for testing the release. The image tag can be found here: https://hub.docker.com/_/microsoft-windows-servercore --- test/images/windows-servercore-cache/BASEIMAGE | 1 + 1 file changed, 1 insertion(+) diff --git a/test/images/windows-servercore-cache/BASEIMAGE b/test/images/windows-servercore-cache/BASEIMAGE index 26f9f306f7e..feb824e6481 100644 --- a/test/images/windows-servercore-cache/BASEIMAGE +++ b/test/images/windows-servercore-cache/BASEIMAGE @@ -2,3 +2,4 @@ linux/amd64/1809=mcr.microsoft.com/windows/servercore:ltsc2019 linux/amd64/1903=mcr.microsoft.com/windows/servercore:1903 linux/amd64/1909=mcr.microsoft.com/windows/servercore:1909 linux/amd64/2004=mcr.microsoft.com/windows/servercore:2004 +linux/amd64/20H2=mcr.microsoft.com/windows/servercore:20H2