Update nginx and e2e image
This commit is contained in:
parent
14fe4898a7
commit
e20d651ceb
3 changed files with 5 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v11032018-1978bed
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v11122018-14fe4898a
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue