Update to go1.11.5

This commit is contained in:
Jeff Grafton
2019-01-25 11:38:58 -08:00
parent c6a6c65e32
commit e273db831c
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.4
FROM golang:1.11.5
ENV GOARM 7
ENV KUBE_DYNAMIC_CROSSPLATFORMS \

View File

@@ -1 +1 @@
v1.11.4-1
v1.11.5-1