mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
Update default go version in common.sh to 1.19
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
This commit is contained in:
parent
7324b781fe
commit
f17efe9278
@ -91,7 +91,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.1.1
|
||||
readonly __default_go_runner_version=v2.3.1-go1.19rc2-bullseye.0
|
||||
readonly __default_go_runner_version=v2.3.1-go1.19-bullseye.0
|
||||
readonly __default_setcap_version=bullseye-v1.3.0
|
||||
|
||||
# These are the base images for the Docker-wrapped binaries.
|
||||
|
Loading…
Reference in New Issue
Block a user