Update nginx image (#4848)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-12-18 09:32:20 -03:00 committed by GitHub
parent 870be3bcd8
commit 0ae5892935
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:v12022019-e864fc719
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v12182019-870be3bcd
DOCKER_OPTS=${DOCKER_OPTS:-}