mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
[go1.17] Update to go1.17
Signed-off-by: Stephen Augustus <foo@auggie.dev>
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=buster-v1.6.6
|
||||
readonly __default_go_runner_version=v2.3.1-go1.16.7-buster.0
|
||||
readonly __default_go_runner_version=v2.3.1-go1.17-buster.0
|
||||
readonly __default_setcap_version=buster-v2.0.4
|
||||
|
||||
# These are the base images for the Docker-wrapped binaries.
|
||||
|
Reference in New Issue
Block a user