Update go version
This commit is contained in:
parent
51a661d666
commit
3a9d6354ac
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue