From 18754a0c8fb248c59039b8ca9d2d2cc6e9e2bc06 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:37:00 +0100 Subject: [PATCH] update --- nethermind-mainnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethermind-mainnet.yml b/nethermind-mainnet.yml index 9d2f1e0c..4f1f02e7 100644 --- a/nethermind-mainnet.yml +++ b/nethermind-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: nethermind-mainnet: - image: nethermind/nethermind:1.29.1 + image: nethermind/nethermind:${NETHERMIND_VERSION:-1.3.20} restart: always stop_grace_period: 1m command: |