Update nginx image (#3354)
This commit is contained in:
parent
1978bed594
commit
2e858f36ab
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:v10292018-240c7274b
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v11032018-1978bed
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue