Skip to content
Snippets Groups Projects
Unverified Commit 7b55dc51 authored by Hugo Trentesaux's avatar Hugo Trentesaux Committed by bgallois
Browse files

update srtool

paritytech/srtool:1.66.1-0.9.25

(cherry picked from commit b6c7948f)
parent 1157b8ad
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !188. Comments created here will be created in the context of that merge request.
...@@ -91,7 +91,7 @@ pub(super) async fn release_runtime(spec_version: u32) -> Result<()> { ...@@ -91,7 +91,7 @@ pub(super) async fn release_runtime(spec_version: u32) -> Result<()> {
"RUNTIME_DIR=runtime/gdev", "RUNTIME_DIR=runtime/gdev",
"-v", "-v",
&format!("{}:/build", pwd), &format!("{}:/build", pwd),
"paritytech/srtool:1.62.0", "paritytech/srtool:1.66.1-0.9.25",
"build", "build",
"--app", "--app",
"--json", "--json",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment