docs(calculate-version): 重建 README、修正 compareVersionArrays JSDoc 並更新指令檔註解日期
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# 用途: 建置 calculate-version Action 的容器映像。
|
||||
# 採多階段建置:build 階段以最新 node 準備主程式 (/app) 與進入點腳本,
|
||||
# runtime 階段改用 node slim 基底縮小最終映像,再由 entrypoint.sh 啟動 Node.js 主程式。
|
||||
# 更新日期: 2026/06/30 12:12:52
|
||||
# 更新日期: 2026/06/30 17:18:23
|
||||
# =============================================================================
|
||||
|
||||
# 1. 參數處理:node 版本以 ARG 注入。預設使用最新版 (build: node:latest / runtime: node:slim);
|
||||
|
||||
Reference in New Issue
Block a user