diff --git a/scripts/build-tracing-runtime.sh b/scripts/build-tracing-runtime.sh index 4b33029..f7146b1 100755 --- a/scripts/build-tracing-runtime.sh +++ b/scripts/build-tracing-runtime.sh @@ -6,7 +6,7 @@ ALL_RUNTIMES_NAMES=( moonriver moonbeam ) -SRTOOL_IMAGE="paritytech/srtool:1.74.0" +SRTOOL_IMAGE="paritytech/srtool:1.77.0" # Arguments VERSION=$1