feat(更新依赖): 更新依赖
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-24 10:01:28 +08:00
parent 4a754700e2
commit e21e1b6363
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# 基础镜像
FROM alpine:3.22.0
FROM alpine:3.22.1
# 作者信息
LABEL authors="xiaoqidun"