Skip to content

Commit

Permalink
remove docker yugabyte build
Browse files Browse the repository at this point in the history
  • Loading branch information
LexLuthr committed Oct 14, 2024
1 parent 6f84758 commit f8dc1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ docker/curio:
--build-arg BUILD_VERSION=dev .
.PHONY: docker/curio

docker/devnet: $(lotus_build_cmd) docker/curio-all-in-one docker/lotus docker/lotus-miner docker/curio docker/yugabyte
docker/devnet: $(lotus_build_cmd) docker/curio-all-in-one docker/lotus docker/lotus-miner docker/curio
.PHONY: docker/devnet

devnet/up:
Expand Down

0 comments on commit f8dc1f8

Please sign in to comment.