Update to go 1.12.4

This commit is contained in:
Christoph Blecker
2019-04-14 21:01:00 -07:00
parent 76b877a93f
commit 759121309f
4 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.12.1
FROM golang:1.12.4
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.12.1-2
v1.12.4-1