This commit is contained in:
Sebastian
2025-01-14 04:38:18 +01:00
parent e5d1027763
commit b937a8a8ad

View File

@@ -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"