Update nginx and e2e images (#4805)
This commit is contained in:
parent
6429c0157d
commit
fd9e2b2214
4 changed files with 4 additions and 4 deletions
|
|
@ -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:-}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue