This commit is contained in:
Sebastian
2025-03-03 08:11:35 +01:00
parent 363b2a444f
commit fc809a95c7

View File

@@ -2,7 +2,7 @@
services: services:
linea-besu-fullnode: linea-besu-fullnode:
image: hyperledger/besu:24.10.0 image: consensys/linea-besu:${LINEA_BESU_VERSION:-25.2-delivery50}
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: