With the introduction of Windows Server 2022, some images have been updated to support WS2022 in their manifest list. This commit updates the test images accordingly. Signed-off-by: Adelina Tuvenie <atuvenie@cloudbasesolutions.com>
6 lines
248 B
TOML
6 lines
248 B
TOML
alpine = "docker.io/library/alpine:latest"
|
|
busybox = "docker.io/library/busybox:latest"
|
|
pause = "k8s.gcr.io/pause:3.6"
|
|
VolumeCopyUp = "gcr.io/k8s-cri-containerd/volume-copy-up:2.0"
|
|
VolumeOwnership = "gcr.io/k8s-cri-containerd/volume-ownership:2.0"
|