diff --git a/docker/Makefile b/docker/Makefile index 378c535..3f0f560 100644 --- a/docker/Makefile +++ b/docker/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: Apache-2.0 # Copyright (c) Bao Project and Contributors. All rights reserved -root_dir?=$(realpath ../..) +ROOT_DIR?=$(realpath ../..) DOCKER?=$(shell which docker) docker_repo:=baoproject/bao