mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 00:19:14 +00:00
Merge pull request #24266 from spxtr/1.6.1
Automatic merge from submit-queue Up to go 1.6.2 for build and test. ~~1.6.1 contains some security fixes. 1.6.2 should be out soon.~~ 1.6.2 is out :D Images aren't pushed yet.
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.6.0
|
||||
FROM golang:1.6.2
|
||||
|
||||
ENV GOARM 6
|
||||
ENV KUBE_DYNAMIC_CROSSPLATFORMS \
|
||||
|
@@ -1 +1 @@
|
||||
v1.6.0-2
|
||||
v1.6.2-1
|
||||
|
Reference in New Issue
Block a user