Commit 112f1d84 authored by Paul Morie's avatar Paul Morie

Update image versions in emptyDir e2e

parent ca6fe972
......@@ -29,8 +29,8 @@ import (
)
const (
testImageRootUid = "gcr.io/google_containers/mounttest:0.4"
testImageNonRootUid = "gcr.io/google_containers/mounttest-user:0.2"
testImageRootUid = "gcr.io/google_containers/mounttest:0.5"
testImageNonRootUid = "gcr.io/google_containers/mounttest-user:0.3"
)
var _ = Describe("EmptyDir volumes", func() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment