Convert Windows CI to use Microsoft MCR image urls
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
This commit is contained in:
parent
a91e04356d
commit
e6fc0ed22d
@ -23,7 +23,7 @@ import (
|
||||
|
||||
const (
|
||||
defaultAddress = `\\.\pipe\containerd-containerd-test`
|
||||
testImage = "docker.io/microsoft/nanoserver@sha256:8f78a4a7da4464973a5cd239732626141aec97e69ba3e4023357628630bc1ee2"
|
||||
testImage = "mcr.microsoft.com/windows/nanoserver:sac2016"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user