From 4e970716d3e98ed95812aff4499797a8ae273939 Mon Sep 17 00:00:00 2001 From: Ethen Pociask Date: Sun, 22 Dec 2024 20:09:09 +0700 Subject: [PATCH] fix: CI - bump NITRO NODE version --- test-node.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-node.bash b/test-node.bash index d2642a8..f1fbd20 100755 --- a/test-node.bash +++ b/test-node.bash @@ -2,7 +2,7 @@ set -e -NITRO_NODE_VERSION=ghcr.io/layr-labs/nitro-eigenda:latest +NITRO_NODE_VERSION=ghcr.io/layr-labs/nitro-eigenda:eigenda-v3.2.1-linux-amd64 BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.0.0-c8db5b1 # This commit matches the v1.2.1 contracts, with additional support for CacheManger deployment.