fix: Fixed issue with build core failed (#9387)

This commit is contained in:
CityFun
2025-07-02 23:32:26 +08:00
committed by GitHub
parent 735b44856e
commit 56ae5fbf70
+2
View File
@@ -174,3 +174,5 @@ var DynamicRoutes = []string{
}
var CertStore atomic.Value
var DaemonJsonPath = "/etc/docker/daemon.json"