Update nginx image, go to 1.13.7 and e2e image (#5011)
This commit is contained in:
parent
6ab10fa68d
commit
a16ed1b01f
7 changed files with 8 additions and 8 deletions
|
|
@ -34,7 +34,7 @@ function cleanup {
|
|||
}
|
||||
trap cleanup EXIT
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v01262020-44fb2a873
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v02042020-08e19a278
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue