[go1.17] Update to go1.17.3

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-11-07 16:29:35 +01:00
parent d92a443ca7
commit abbf8c3bed
7 changed files with 63 additions and 63 deletions

View File

@@ -91,7 +91,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
# These are the default versions (image tags) for their respective base images.
readonly __default_debian_iptables_version=bullseye-v1.0.0
readonly __default_go_runner_version=v2.3.1-go1.17.2-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.17.3-bullseye.0
readonly __default_setcap_version=bullseye-v1.0.0
# These are the base images for the Docker-wrapped binaries.