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

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
This commit is contained in:
Marko Mudrinić
2023-04-05 23:46:34 +02:00
parent 330b5a2b8d
commit 2a69edb43d
6 changed files with 37 additions and 37 deletions

View File

@@ -96,7 +96,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.2.2
readonly __default_go_runner_version=v2.3.1-go1.20.2-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.20.3-bullseye.0
readonly __default_setcap_version=bullseye-v1.4.2
# These are the base images for the Docker-wrapped binaries.