Update to go1.10.2

This commit is contained in:
Mark Janssen
2018-05-04 00:39:21 +02:00
parent 2f694e8fa1
commit ac731ed2e5
5 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.10.1
FROM golang:1.10.2
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.10.1-1
v1.10.2-1