Commit 4c5eb8f1 authored by liuqiang's avatar liuqiang
Browse files

Merge branch 'liuqianli/dev-node' into 'main'

modify

See merge request !2
parents 42e1eb67 271ceeec
...@@ -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