fix(1.0.8)修复构建bug,排除_docker-compose__yml_导致构建失败.patch

This commit is contained in:
2026-05-25 00:35:10 +08:00
parent 0fd4ce0dc5
commit bc83044afb
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.7",
"version": "1.0.8",
"release_date": "2025-01-15",
"changelog": "从环境变量读取_REGISTRY_IMAGE___REPOSITORY_URL,去除硬编码.patch"
"changelog": "修复构建bug,排除_docker-compose__yml_导致构建失败.patch"
}