From 148b8cb33fb085345d9abdf0ba57d3b67f63499d Mon Sep 17 00:00:00 2001 From: Tristan Wilson Date: Thu, 5 Sep 2024 16:44:43 -0700 Subject: [PATCH] Use latest Nitro release v3.1.2 --- test-node.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-node.bash b/test-node.bash index ce73adee..685dea29 100755 --- a/test-node.bash +++ b/test-node.bash @@ -2,7 +2,7 @@ set -eu -NITRO_NODE_VERSION=offchainlabs/nitro-node:v3.1.0-7d1d84c-dev +NITRO_NODE_VERSION=offchainlabs/nitro-node:v3.1.2-309340a-dev BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.1.0-0e716c8 # This commit matches v2.1.0 release of nitro-contracts, with additional support to set arb owner through upgrade executor