From bc1f519e0c55f8eb7fdf4fdbdd2d2aba36c302f7 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Wed, 3 Dec 2025 22:25:30 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0cadvisor=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80=E4=B8=BA=E5=86=85?= =?UTF-8?q?=E9=83=A8=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/env.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/env.cfg b/base/env.cfg index d31df78..d13dc53 100644 --- a/base/env.cfg +++ b/base/env.cfg @@ -1,2 +1,2 @@ Cadvisor_Tag_Ver=v0.53.0 -Cadvisor_Image=ghcr.io/google/cadvisor:${Cadvisor_Tag_Ver} \ No newline at end of file +Cadvisor_Image=hub.tp229.com:3500/google/cadvisor:${Cadvisor_Tag_Ver} \ No newline at end of file