Update nginx image
This commit is contained in:
parent
b433108ead
commit
d663f58879
3 changed files with 3 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v01042019-40487eea0
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v01092019-b433108ea
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue