Update nginx image
This commit is contained in:
parent
c8abff1987
commit
8b4867776c
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v09252018-471049b
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v10042018-c8abff1
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue