chore(repo): 完善仓库维护与自动化

This commit is contained in:
Awuqing
2026-08-09 19:42:02 +08:00
parent bdd16dafa8
commit 14b61b23a2
32 changed files with 479 additions and 157 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ ARG USE_CHINA_MIRROR=false
# ---- Stage 1: Build frontend ----
FROM node:20-alpine AS web-builder
FROM node:24-alpine AS web-builder
ARG USE_CHINA_MIRROR
# 国内镜像:npm 使用淘宝源