Update nginx image and QEMU version
This commit is contained in:
parent
d68b90d49a
commit
a42f181d73
4 changed files with 8 additions and 8 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v10102018-dcc6495
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v10292018-5d42f0e
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue