Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-25 13:46:39 -03:00
parent 50ca26a89a
commit e0d1060606
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ if [ "$missing" = true ];then
exit 1
fi
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v02132019-7dc17a603
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v02252019-286c1f306
DOCKER_OPTS=${DOCKER_OPTS:-""}