mirror of https://github.com/k3s-io/k3s
parent
06fa13efd1
commit
036156a979
|
@ -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.7.1
|
||||
FROM golang:1.7.3
|
||||
|
||||
ENV GOARM 6
|
||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
|
||||
|
|
|
@ -1 +1 @@
|
|||
v1.7.1-3
|
||||
v1.7.3-0
|
||||
|
|
Loading…
Reference in New Issue