Bump CNI base image to go1.7.6

pull/6/head
Christoph Blecker 2017-05-29 09:38:16 -07:00
parent d9f3ea5191
commit f3d3b0b092
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
1 changed files with 1 additions and 1 deletions

View File

@ -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