golang: Update to 1.18 from 1.18rc1

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2022-03-22 08:33:59 -04:00
parent 0b8a665d50
commit d8f1da5ecb
6 changed files with 9 additions and 8 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.18rc1-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.18-bullseye.0
readonly __default_setcap_version=bullseye-v1.0.0
# These are the base images for the Docker-wrapped binaries.