From 5aa364e9beb77ed0aed0258861f680a0f9ec686f Mon Sep 17 00:00:00 2001 From: lixin Date: Fri, 10 Jan 2025 15:21:01 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=20Docker=20?= =?UTF-8?q?=E9=95=9C=E5=83=8F=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除未使用的镜像源注释 - 更新镜像源为 https://docker.1panelproxy.com --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5f14727..4160171 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: repo: automated-api tags: - latest - # mirror: https://docker.mirrors.ustc.edu.cn + mirror: https://docker.1panelproxy.com trigger: branch: