From 910c8891f8d5fcf4447d8e696a4305a8c613ca37 Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Wed, 23 Oct 2024 06:13:51 +1000 Subject: [PATCH] proofs-tools: Update kona --- docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-bake.hcl b/docker-bake.hcl index 81cdfe19c8e6..476beaf7bbd2 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -207,7 +207,7 @@ target "proofs-tools" { context = "." args = { CHALLENGER_VERSION="e7085e537b4a0c95d41b048cfcfdd7ad24808337" - KONA_VERSION="kona-client-v0.1.0-alpha.3" + KONA_VERSION="kona-client-v0.1.0-alpha.4" ASTERISC_VERSION="v1.0.3-alpha1" } target="proofs-tools"