Update nginx and e2e image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-11-12 11:29:18 -03:00
parent 14fe4898a7
commit e20d651ceb
3 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:v11032018-1978bed
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v11122018-14fe4898a
DOCKER_OPTS=${DOCKER_OPTS:-""}