fix: .dockerignore 排除 docker-compose*.yml 导致构建失败

This commit is contained in:
2026-05-25 00:31:25 +08:00
parent 1e3b12f342
commit 0fd4ce0dc5
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.6",
"version": "1.0.7",
"release_date": "2025-01-15",
"changelog": "更新错误提示端口_3000→8011.patch"
"changelog": "从环境变量读取_REGISTRY_IMAGE___REPOSITORY_URL,去除硬编码.patch"
}