Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-03-01 08:21:26 -03:00
parent e48e9c1c77
commit fbed06fd3c
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 10 additions and 9 deletions

View file

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