mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
build: Update to go-runner:buster-v2.0.0
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
@@ -96,7 +96,7 @@ kube::build::get_docker_wrapped_binaries() {
|
||||
local arch=$1
|
||||
local debian_base_version=v2.1.3
|
||||
local debian_iptables_version=v12.1.2
|
||||
local go_runner_version=v0.1.1
|
||||
local go_runner_version=buster-v2.0.0
|
||||
### If you change any of these lists, please also update DOCKERIZED_BINARIES
|
||||
### in build/BUILD. And kube::golang::server_image_targets
|
||||
local targets=(
|
||||
|
Reference in New Issue
Block a user