Commit d204c1f1 authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

proofs-tools: Update op-challenger version in proofs-tools. (#12055)

Includes fix to stop running mt-cannon in parallel.
parent 2f2554af
...@@ -206,7 +206,7 @@ target "proofs-tools" { ...@@ -206,7 +206,7 @@ target "proofs-tools" {
dockerfile = "./ops/docker/proofs-tools/Dockerfile" dockerfile = "./ops/docker/proofs-tools/Dockerfile"
context = "." context = "."
args = { args = {
CHALLENGER_VERSION="2fcbe4bab16a682bd51c2f0e6bd9be7f8d81c7a1" CHALLENGER_VERSION="90700b9bb37080961747420882b14578577d47cc"
KONA_VERSION="kona-client-v0.1.0-alpha.3" KONA_VERSION="kona-client-v0.1.0-alpha.3"
ASTERISC_VERSION="v1.0.2" ASTERISC_VERSION="v1.0.2"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment