diff --git a/scripts/devnet-forest-miner/.env b/scripts/devnet-forest-miner/.env index e3ca8f0ccf5..0875c8250f9 100644 --- a/scripts/devnet-forest-miner/.env +++ b/scripts/devnet-forest-miner/.env @@ -1,4 +1,4 @@ -LOTUS_IMAGE=filecoin/lotus-all-in-one:c4e3b46b1-2k +LOTUS_IMAGE=filecoin/lotus-all-in-one:v1.36.2-2k # Genesis network name. Lotus stamps it into the genesis block; Forest joins the # same network via `--chain ${NETWORK_NAME}`, so the two must agree (this is what # makes the `/fil/blocks/${NETWORK_NAME}` gossip topic line up).