Update nginx image

This commit is contained in:
Manuel de Brito Fontes 2018-08-14 23:12:39 -03:00
parent 56ed290098
commit 330b7fafb3
4 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ if [ "$missing" = true ];then
exit 1
fi
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08042018-e2f5d90
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08152018-56ed290
DOCKER_OPTS=${DOCKER_OPTS:-""}