mirror of
https://github.com/openobserve/goflow2.git
synced 2025-10-23 07:11:57 +00:00
makefile: fix typo (#147)
This commit is contained in:
2
Makefile
2
Makefile
@@ -95,7 +95,7 @@ docker-manifest-release:
|
||||
$(DOCKER_BIN) manifest push $(DOCKER_REPO)$(NAME):$(VERSION)
|
||||
|
||||
.PHONY: docker-manifest-release-buildx
|
||||
docker-manifest-buildx:
|
||||
docker-manifest-release-buildx:
|
||||
$(DOCKER_BIN) buildx imagetools create \
|
||||
-t $(DOCKER_REPO)$(NAME):$(VERSION) \
|
||||
$(DOCKER_REPO)$(NAME):$(ABBREV)-amd64 \
|
||||
|
Reference in New Issue
Block a user