Update go to 1.11

This commit is contained in:
Manuel de Brito Fontes 2018-08-25 10:45:16 -03:00
parent 3c507e98c8
commit cd9d2aae65
2 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ if [ "$missing" = true ];then
exit 1
fi
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08172018-4c33df1
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v08252018-3c507e98c
DOCKER_OPTS=${DOCKER_OPTS:-""}