mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 22:20:51 +00:00
Bump debian-base to v1.4.0 and debian-iptables to v1.5.0
Both images are now sane multi-architecture images and should fix the kube-proxy container image in the same way. Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
This commit is contained in:
@@ -91,7 +91,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 debian_iptables_version=buster-v1.5.0
|
||||
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
|
||||
|
Reference in New Issue
Block a user