Upgrade to go1.9.2

This commit is contained in:
Christoph Blecker
2017-11-17 16:22:10 -08:00
parent 3ec7487c0f
commit 82737e730c
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.9.1
FROM golang:1.9.2
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.9.1-1
v1.9.2-1