Update nginx and e2e images
This commit is contained in:
parent
b4942ccd03
commit
285210ecd9
3 changed files with 4 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08152018-56ed290
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08172018-4c33df1
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue