mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
build: Update to debian-iptables:buster-v1.3.0
- Uses iptables 1.8.5 Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
@@ -93,7 +93,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
|
||||
#
|
||||
# $1 - server architecture
|
||||
kube::build::get_docker_wrapped_binaries() {
|
||||
local debian_iptables_version=v12.1.2
|
||||
local debian_iptables_version=buster-v1.3.0
|
||||
local go_runner_version=buster-v2.0.1
|
||||
### 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