From 7c9a9e50d53fdcd052a4dd54d2cad8f964e916b3 Mon Sep 17 00:00:00 2001 From: mikhailUshakoff <75278099+mikhailUshakoff@users.noreply.github.com> Date: Wed, 12 Nov 2025 13:24:50 +0100 Subject: [PATCH] Update EL image for Nethermind participant Signed-off-by: mikhailUshakoff <75278099+mikhailUshakoff@users.noreply.github.com> --- network_params.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network_params.yaml b/network_params.yaml index 7b08b8041..46d45b160 100644 --- a/network_params.yaml +++ b/network_params.yaml @@ -1,7 +1,7 @@ participants: # EL - el_type: nethermind - el_image: nethermindeth/nethermind:ccc88f011 + el_image: nethermindeth/nethermind:surge-nethermind el_log_level: "debug" el_extra_env_vars: {} el_extra_labels: {}