mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Update to go 1.12.7
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
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.12.6
|
||||
FROM golang:1.12.7
|
||||
|
||||
ENV GOARM 7
|
||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
|
||||
|
||||
@@ -1 +1 @@
|
||||
v1.12.6-1
|
||||
v1.12.7-1
|
||||
|
||||
Reference in New Issue
Block a user