diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index ad52ff99..a14eb7fd 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis: - image: nethermind/nethermind:1.30.1 + image: nethermind/nethermind:${NETHERMIND_VERSION:-1.30.2} user: root volumes: - "gnosis-nethermind-fullnode:/data"