diff --git a/Makefile b/Makefile index b32dd27..473796a 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ image_name :=colovu/dbuilder registry_url :=docker.io # 定义系统默认使用的源服务器,包含:default / tencent / ustc / aliyun / huawei -apt_source :=aliyun +apt_source :=tencent # 定义镜像TAG,类似: # <镜像名>:<分支名>-<7位Git ID> # Git 仓库且无文件修改直接编译