mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
golang: Update to 1.18 from 1.18rc1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user