Update nginx and e2e images (#4805)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-12-02 14:36:49 -03:00 committed by GitHub
parent 6429c0157d
commit fd9e2b2214
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ function cleanup {
}
trap cleanup EXIT
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v11272019-7e993dda1
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v12022019-e864fc719
DOCKER_OPTS=${DOCKER_OPTS:-}