Bump images, dependencies and versions to go 1.21.0

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2023-06-30 11:08:58 +02:00
parent 04292dd94b
commit 67858e1ff0
7 changed files with 10 additions and 10 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.3.1
readonly __default_go_runner_version=v2.3.1-go1.20.7-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.21.0-bookworm.0
readonly __default_setcap_version=bookworm-v1.0.0
# These are the base images for the Docker-wrapped binaries.