Skip to content

Commit

Permalink
Change name
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Jul 22, 2021
1 parent 52f58de commit 6cb93ce
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 @@ -5,7 +5,7 @@ GOBUILD=CGO_ENABLED=0 installsuffix=cgo go build -trimpath
TOOLS_MOD_DIR = ./internal/tools
JAEGER_VERSION ?= 1.24.0

DOCKER_REPO ?= ghcr.io/pavolloffay/jaeger-clickhouse-plugin
DOCKER_REPO ?= ghcr.io/pavolloffay/jaeger-clickhouse
DOCKER_TAG ?= latest

.PHONY: build
Expand Down

0 comments on commit 6cb93ce

Please sign in to comment.