mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 13:20:01 +00:00
Bump runc to v1.1.4
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
913908315b
commit
dd15ded031
@@ -37,7 +37,7 @@ if [ -z "$VERSION_K8S" ]; then
|
||||
VERSION_K8S="v0.0.0"
|
||||
fi
|
||||
|
||||
VERSION_RUNC="v1.1.3"
|
||||
VERSION_RUNC="v1.1.4"
|
||||
|
||||
VERSION_FLANNEL=$(grep github.com/flannel-io/flannel go.mod | head -n1 | awk '{print $2}')
|
||||
if [ -z "$VERSION_FLANNEL" ]; then
|
||||
|
||||
Reference in New Issue
Block a user