feat: 更新最新依赖版本为 3.23

This commit is contained in:
2026-01-09 18:07:35 +08:00
parent 2347182afe
commit 0ff24f00e0
+1 -1
View File
@@ -16,7 +16,7 @@
# 该部分变量,在编译命令中通过 `--build-arg` 传入;如果未设置,则使用下面对应的默认值
ARG APP_NAME=alpine
ARG APP_VER=latest
ARG APP_VER=3.23
ARG REGISTRY_URL="docker.io/"
ARG APT_SOURCE=default