[go1.16] Update to go1.16.6

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-07-13 18:05:16 +02:00
parent 234d731182
commit 83f8d1ad72
6 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ 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.5
readonly __default_go_runner_version=v2.3.1-go1.16.5-buster.0
readonly __default_go_runner_version=v2.3.1-go1.16.6-buster.0
readonly __default_setcap_version=buster-v2.0.3
# These are the base images for the Docker-wrapped binaries.