mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
committed by
Jess Frazelle
parent
5c9ac89b32
commit
3803fee972
@@ -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.6.3
|
||||
FROM golang:1.7.1
|
||||
|
||||
ENV GOARM 6
|
||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
|
||||
|
@@ -1 +1 @@
|
||||
v1.6.3-9
|
||||
v1.7.1-0
|
||||
|
Reference in New Issue
Block a user