mirror of https://github.com/k3s-io/k3s
Bump CNI base image to go1.7.6
parent
d9f3ea5191
commit
f3d3b0b092
|
@ -22,7 +22,7 @@ CNI_RELEASE?=0799f5732f2a11b329d9e3d51b9c8f2e3759f2ff
|
|||
CNI_TARBALL=cni-$(ARCH)-$(CNI_RELEASE).tar.gz
|
||||
CUR_DIR=$(shell pwd)
|
||||
OUTPUT_DIR=$(CUR_DIR)/output
|
||||
GOLANG_VERSION=1.7.5
|
||||
GOLANG_VERSION=1.7.6
|
||||
|
||||
all: build
|
||||
|
||||
|
|
Loading…
Reference in New Issue