From bf04dbe4cb340ab0fa04110138ea12a6a9df1c11 Mon Sep 17 00:00:00 2001 From: Endial Fang Date: Thu, 8 Jul 2021 11:23:52 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E4=BF=AE=E6=94=B9=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E6=97=B6=E4=BD=BF=E7=94=A8docker.io=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E5=8F=8Atencent=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 仓库且无文件修改直接编译