0g-chain/networks/local/Makefile
Solovyov1796 2ce418a5eb
Some checks failed
Continuous Integration (Commit) / lint (push) Has been cancelled
migrate from v0.25
2024-08-02 19:32:08 +08:00

5 lines
73 B
Makefile

all:
docker build --tag 0glabs/0g-chain-node 0g-chain-node
.PHONY: all