mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Update to go1.9.3
This commit is contained in:
@@ -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.2
|
||||
FROM golang:1.9.3
|
||||
|
||||
ENV GOARM 7
|
||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
|
||||
|
||||
@@ -1 +1 @@
|
||||
v1.9.2-1
|
||||
v1.9.3-1
|
||||
|
||||
Reference in New Issue
Block a user