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: services:
nethermind-gnosis: nethermind-gnosis:
image: nethermind/nethermind:1.30.1 image: nethermind/nethermind:${NETHERMIND_VERSION:-1.30.2}
user: root user: root
volumes: volumes:
- "gnosis-nethermind-fullnode:/data" - "gnosis-nethermind-fullnode:/data"