install ipset in debian-iptables docker image and bump tag to v10

This commit is contained in:
m1093782566
2017-11-21 09:32:50 +08:00
parent 3df3c580b7
commit 787a55bb67
4 changed files with 6 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
#
# $1 - server architecture
kube::build::get_docker_wrapped_binaries() {
debian_iptables_version=v9
debian_iptables_version=v10
### If you change any of these lists, please also update DOCKERIZED_BINARIES
### in build/BUILD.
case $1 in