Update nginx and e2e images (#5153)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-21 19:32:31 -03:00 committed by GitHub
parent 07686f894a
commit 8e7def937a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@ function cleanup {
}
trap cleanup EXIT
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v02132020-0e2ca1cc0
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v02212020-07686f894
DOCKER_OPTS=${DOCKER_OPTS:-}