update the default go-runner version to v2.3.1-go1.19.1-bullseye.0

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
This commit is contained in:
Nabarun Pal 2022-09-07 22:13:13 +05:30
parent 242649ee74
commit 854b50ebe1
No known key found for this signature in database
GPG Key ID: 611D5079D826B150

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_distroless_iptables_version=v0.1.1
readonly __default_go_runner_version=v2.3.1-go1.19-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.19.1-bullseye.0
readonly __default_setcap_version=bullseye-v1.3.0
# These are the base images for the Docker-wrapped binaries.