Update authenticated-image-pulling with fat manifest image

This commit is contained in:
Manjunath A Kumatagi
2018-09-27 17:43:15 +05:30
parent 807eb6b24b
commit 7b9833ce56
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ var _ = framework.KubeDescribe("Container Runtime Conformance Test", func() {
}{
{
description: "should be able to pull from private registry with credential provider",
image: "gcr.io/authenticated-image-pulling/alpine:3.1",
image: "gcr.io/authenticated-image-pulling/alpine:3.7",
phase: v1.PodRunning,
waiting: false,
},