Bump golang versions to 1.7.5

This commit is contained in:
Christoph Blecker
2017-02-21 13:02:16 -08:00
parent 6a65964d0e
commit c3de31c8d0
6 changed files with 7 additions and 7 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.7.4
FROM golang:1.7.5
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.7.4-2
v1.7.5-1