Update go to 1.11.4
This commit is contained in:
parent
c6629accf9
commit
d9bc997e7c
2 changed files with 4 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v12062018-cc2b54472
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v12192018-c6629accf
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue