Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-26 14:38:09 -03:00
parent ec3a2d6bc7
commit f899506b2b
4 changed files with 4 additions and 4 deletions

View file

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