Update go version

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-15 11:22:40 -04:00
parent 51a661d666
commit 3a9d6354ac

View file

@ -37,7 +37,7 @@ build: ensure-buildx
--progress=$(PROGRESS) \
--pull \
--build-arg BASE_IMAGE=us.gcr.io/k8s-artifacts-prod/ingress-nginx/nginx:v20200708-g00f4a215d@sha256:b0727cebafc35f5ab50f3fa0be5fda7f79937f1683f525f40982e75b882195d8 \
--build-arg GOLANG_VERSION=1.14.4 \
--build-arg GOLANG_VERSION=1.14.5 \
--build-arg ETCD_VERSION=3.4.3-0 \
--build-arg K8S_RELEASE=v1.15.7 \
--build-arg RESTY_CLI_VERSION=0.25 \