Skip to content

Commit 0bb2a1c

Browse files
committed
Update prepull image version
update prepull image version
1 parent 3793959 commit 0bb2a1c

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)