update
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
build:
|
||||
context: besu
|
||||
args:
|
||||
UPSTREAM_VERSION: 24.7.0
|
||||
UPSTREAM_VERSION: 24.10.0
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
services:
|
||||
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}
|
||||
user: root
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user