We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a91e043 + e6fc0ed commit c2fb5d7Copy full SHA for c2fb5d7
1 file changed
client_windows_test.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
defaultAddress = `\\.\pipe\containerd-containerd-test`
26
- testImage = "docker.io/microsoft/nanoserver@sha256:8f78a4a7da4464973a5cd239732626141aec97e69ba3e4023357628630bc1ee2"
+ testImage = "mcr.microsoft.com/windows/nanoserver:sac2016"
27
)
28
29
var (
0 commit comments