update
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: besu
|
context: besu
|
||||||
args:
|
args:
|
||||||
UPSTREAM_VERSION: 24.7.0
|
UPSTREAM_VERSION: 24.10.0
|
||||||
expose:
|
expose:
|
||||||
- 8545
|
- 8545
|
||||||
- 8551
|
- 8551
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
linea-besu-fullnode:
|
linea-besu-fullnode:
|
||||||
image: hyperledger/besu:24.9.1
|
image: hyperledger/besu:24.10.0
|
||||||
command: --config-file=/config/config-snap-mainnet.toml --genesis-file=/config/genesis-mainnet.json --p2p-host=${IP}
|
command: --config-file=/config/config-snap-mainnet.toml --genesis-file=/config/genesis-mainnet.json --p2p-host=${IP}
|
||||||
user: root
|
user: root
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user