mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
[go1.15] Use go-runner:buster-v2.2.4 image (built on go1.15.7)
This commit is contained in:
@@ -92,7 +92,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
|
||||
# $1 - server architecture
|
||||
kube::build::get_docker_wrapped_binaries() {
|
||||
local debian_iptables_version=buster-v1.4.0
|
||||
local go_runner_version=buster-v2.2.2
|
||||
local go_runner_version=buster-v2.2.4
|
||||
### 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