Commit 271ceeec authored by liuqianli's avatar liuqianli
Browse files

modify

parent a03608ab
...@@ -9,7 +9,7 @@ UNAME_M := $(shell uname -m) ...@@ -9,7 +9,7 @@ UNAME_M := $(shell uname -m)
#endif #endif
## 指定镜像仓库地址: "地址:端口/项目" ## 指定镜像仓库地址: "地址:端口/项目"
REPOPREFIX?=localhost:32000 REPOPREFIX?=harbor.tensorsecurity.com/tensorsecurity
## 指定镜像tag ## 指定镜像tag
IMAGE_TAG?=v0.0.1 IMAGE_TAG?=v0.0.1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment