Update to go1.11.4

This commit is contained in:
Jeff Grafton
2018-12-15 12:25:05 -08:00
parent a521285b7c
commit 7397a6278b
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.11.3
FROM golang:1.11.4
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.11.3-1
v1.11.4-1