Update nginx image and Go to 1.13.4 (#4785)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-11-29 15:20:18 -03:00 committed by GitHub
parent 60fc37d0e2
commit 46953ccb4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 11 deletions

View file

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