监控 镜像源

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-10-12 12:46:25 +08:00
parent ed56c36913
commit febc900980

View File

@ -15,6 +15,14 @@
],
"rebaseWhen": "never",
"packageRules": [
{
"matchDatasources": [
"docker"
],
"registryUrls": [
"https://ghcr.io"
]
},
{
"matchPackageNames": [
"actions/checkout",