[go1.17] Update to go1.17.4

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-12-05 14:45:07 +01:00
parent 0153febd9f
commit 2adf0e116c
7 changed files with 37 additions and 10 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.1.0
readonly __default_go_runner_version=v2.3.1-go1.17.3-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.17.4-bullseye.0
readonly __default_setcap_version=bullseye-v1.0.0
# These are the base images for the Docker-wrapped binaries.