From 5fd2223d47c2b22a90e3a4580728f4974b0e7a47 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Sat, 12 Oct 2024 13:23:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=8E=A7=20=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index 1210e9e0..84d99938 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -150,6 +150,7 @@ "docker" ], "registryUrls": [ + "https://registry.hub.docker.com", "https://ghcr.io" ] }