Skip to content

Commit a570677

Browse files
authored
Merge pull request #700 from jingxu97/feb/image
Update prepull image version
2 parents 3793959 + 0bb2a1c commit a570677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/k8s-integration/prepull.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
# run ping in each container to keep it alive so that kubernetes does not
3434
# continually restart the containers while we're prepulling.
3535
containers:
36-
- image: k8s.gcr.io/e2e-test-images/agnhost:2.21
36+
- image: k8s.gcr.io/e2e-test-images/agnhost:2.26
3737
name: agnhost-212
3838
resources:
3939
requests:

0 commit comments

Comments
 (0)