Update Go to 1.18.1

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2022-04-13 16:44:21 +02:00
parent 4cdeab4696
commit 2e9d10e8c6
5 changed files with 7 additions and 7 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.18-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.18.1-bullseye.0
readonly __default_setcap_version=bullseye-v1.0.0
# These are the base images for the Docker-wrapped binaries.