diff --git a/scripts/download b/scripts/download index 384c59ff68..6bb5fb81d7 100755 --- a/scripts/download +++ b/scripts/download @@ -5,7 +5,7 @@ cd $(dirname $0)/.. . ./scripts/version.sh RUNC_VERSION=v1.0.0 -ROOT_VERSION=v0.8.1 +ROOT_VERSION=v0.9.1 TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8 CHARTS_DIR=build/static/charts RUNC_DIR=build/src/github.com/opencontainers/runc