diff --git a/components/packaging/image/Makefile b/components/packaging/image/Makefile index 2d25cfd9a5..eee5ce1aaf 100644 --- a/components/packaging/image/Makefile +++ b/components/packaging/image/Makefile @@ -4,7 +4,7 @@ CLI_DIR:=$(CURDIR)/../../cli VERSION?=0.0.0-dev STATIC_VERSION=$(shell ../static/gen-static-ver $(ENGINE_DIR) $(VERSION)) DOCKER_HUB_ORG?=docker -ENGINE_IMAGE?=ce-engine +ENGINE_IMAGE?=engine-community .PHONY: help help: ## show make targets