[go] Bump images, dependencies and versions to go 1.21.4

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2023-11-08 08:25:30 -06:00
parent e4b74dd12f
commit 88e124ecaa
6 changed files with 8 additions and 8 deletions

View File

@@ -97,7 +97,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
# These are the default versions (image tags) for their respective base images.
readonly __default_distroless_iptables_version=v0.4.1
readonly __default_go_runner_version=v2.3.1-go1.21.3-bookworm.0
readonly __default_go_runner_version=v2.3.1-go1.21.4-bookworm.0
readonly __default_setcap_version=bookworm-v1.0.0
# These are the base images for the Docker-wrapped binaries.