From c0a0dfa1373bc35d849fe64d88e668288220a90e Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Thu, 17 Oct 2024 05:46:50 +1000 Subject: [PATCH] proofs-tools: Update asterisc --- docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-bake.hcl b/docker-bake.hcl index 5ba3d6ed24f9f..81cdfe19c8e67 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -208,7 +208,7 @@ target "proofs-tools" { args = { CHALLENGER_VERSION="e7085e537b4a0c95d41b048cfcfdd7ad24808337" KONA_VERSION="kona-client-v0.1.0-alpha.3" - ASTERISC_VERSION="v1.0.2" + ASTERISC_VERSION="v1.0.3-alpha1" } target="proofs-tools" platforms = split(",", PLATFORMS)