Up to go 1.6.2.

This commit is contained in:
Joe Finney
2016-04-22 14:21:52 -07:00
parent 727eed2716
commit 009ea19bf6
6 changed files with 6 additions and 6 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.0
FROM golang:1.6.2
ENV GOARM 6
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.6.0-2
v1.6.2-1