update
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.1'
|
||||
services:
|
||||
|
||||
nethermind-gnosis-chiado:
|
||||
image: nethermind/nethermind:1.28.0
|
||||
image: nethermind/nethermind:1.29.1
|
||||
user: root
|
||||
volumes:
|
||||
- "gnosis-chiado-nethermind-fullnode:/data"
|
||||
|
||||
@@ -3,7 +3,7 @@ version: '3.1'
|
||||
services:
|
||||
|
||||
nethermind-gnosis:
|
||||
image: nethermind/nethermind:1.28.0
|
||||
image: nethermind/nethermind:1.29.1
|
||||
user: root
|
||||
volumes:
|
||||
- "gnosis-nethermind-fullnode:/data"
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
nethermind-mainnet:
|
||||
image: nethermind/nethermind:1.28.0
|
||||
image: nethermind/nethermind:1.29.1
|
||||
restart: always
|
||||
stop_grace_period: 1m
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user