Update to go1.7.1

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle
2016-07-29 14:33:17 -07:00
committed by Jess Frazelle
parent 5c9ac89b32
commit 3803fee972
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
# This file creates a standard build environment for building cross
# platform go binary for the architecture kubernetes cares about.
FROM golang:1.6.3
FROM golang:1.7.1
ENV GOARM 6
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.6.3-9
v1.7.1-0