Skip to content

Commit

Permalink
Use compliant image
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
  • Loading branch information
mikkeloscar committed Apr 5, 2019
1 parent 16208e7 commit 264ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ func createPingPod(nameprefix, namespace string) *v1.Pod {
Containers: []v1.Container{
{
Name: "check-change-myip",
Image: "registry.opensource.zalan.do/teapot/check-change-myip:v0.0.1",
Image: "registry.opensource.zalan.do/teapot/check-change-myip:master-2",
},
},
},
Expand Down

0 comments on commit 264ebcc

Please sign in to comment.