Update debian-iptables to buster-v1.6.1

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
This commit is contained in:
Marko Mudrinić
2021-05-25 22:42:58 +02:00
parent fd82c69957
commit 3bcc15e19d
3 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ readonly KUBE_RSYNC_PORT="${KUBE_RSYNC_PORT:-}"
readonly KUBE_CONTAINER_RSYNC_PORT=8730
# These are the default versions (image tags) for their respective base images.
readonly __default_debian_iptables_version=buster-v1.6.0
readonly __default_debian_iptables_version=buster-v1.6.1
readonly __default_go_runner_version=v2.3.1-go1.16.4-buster.0
# These are the base images for the Docker-wrapped binaries.