update
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/gnosischain/gnosis-nimbus-eth2:v24.4
|
FROM ghcr.io/gnosischain/gnosis-nimbus-eth2:v24.12
|
||||||
COPY entrypoint.sh /usr/bin/entrypoint.sh
|
COPY entrypoint.sh /usr/bin/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/entrypoint.sh"]
|
ENTRYPOINT ["/usr/bin/entrypoint.sh"]
|
||||||
@@ -3,7 +3,7 @@ version: '3.1'
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
nethermind-gnosis:
|
nethermind-gnosis:
|
||||||
image: nethermind/nethermind:1.29.1
|
image: nethermind/nethermind:1.30.1
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
- "gnosis-nethermind-fullnode:/data"
|
- "gnosis-nethermind-fullnode:/data"
|
||||||
|
|||||||
Reference in New Issue
Block a user