[go] Bump images, dependencies and versions to go 1.22rc1

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2024-01-20 10:30:48 +01:00
parent c606448922
commit c9991e4270
6 changed files with 6 additions and 5 deletions

View File

@@ -1 +1 @@
v1.30.0-go1.21.6-bullseye.0
v1.30.0-go1.22rc1-bullseye.0

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.4
readonly __default_go_runner_version=v2.3.1-go1.21.6-bookworm.0
readonly __default_go_runner_version=v2.3.1-go1.22rc1-bookworm.0
readonly __default_setcap_version=bookworm-v1.0.0
# These are the base images for the Docker-wrapped binaries.