Update go to 1.11.4

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-12-19 11:33:47 -03:00
parent c6629accf9
commit d9bc997e7c
2 changed files with 4 additions and 5 deletions

View file

@ -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:-""}