Skip to content

Commit

Permalink
rename finality provider tag
Browse files Browse the repository at this point in the history
  • Loading branch information
baichuan3 committed Dec 26, 2024
1 parent 0d708e6 commit ad0f087
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 @@ -57,7 +57,7 @@ $(BUILDDIR)/:
mkdir -p $(BUILDDIR)/

build-docker:
$(DOCKER) build --tag baichuan3/finality-provider -f Dockerfile \
$(DOCKER) build --tag babylonlabs-io/finality-provider -f Dockerfile \
$(shell git rev-parse --show-toplevel)

.PHONY: build build-docker
Expand Down

0 comments on commit ad0f087

Please sign in to comment.