Updating nettest image to latest code
This commit is contained in:
@@ -43,7 +43,7 @@ func testPreStop(c *client.Client, ns string) {
|
||||
Containers: []api.Container{
|
||||
{
|
||||
Name: "server",
|
||||
Image: "gcr.io/google_containers/nettest:1.3",
|
||||
Image: "gcr.io/google_containers/nettest:1.6",
|
||||
Ports: []api.ContainerPort{{ContainerPort: 8080}},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user