This commit is contained in:
Sebastian
2024-10-24 05:56:45 +02:00
parent f8b6adb95e
commit bb1b563d76
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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