Skip to content

Commit

Permalink
missed Makefile update for cerc-io
Browse files Browse the repository at this point in the history
  • Loading branch information
ABastionOfSanity committed Sep 21, 2022
1 parent 7a8d38c commit 12f4810
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
@@ -1,7 +1,7 @@
## Build docker image
.PHONY: docker-build
docker-build:
docker build -t vulcanize/eth-statediff-service .
docker build -t cerc-io/eth-statediff-service .

.PHONY: test
test: | $(GOOSE)
Expand Down

0 comments on commit 12f4810

Please sign in to comment.