update go to 1.6.3

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle
2016-07-18 14:10:12 -04:00
parent f50bb73ed6
commit a333cf429a
7 changed files with 8 additions and 8 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.2
FROM golang:1.6.3
ENV GOARM 6
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.6.2-2
v1.6.3-0