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

This commit is contained in:
2025-10-09 23:59:15 +08:00
parent c5a7ce0691
commit 8eb4fc49aa
3 changed files with 5 additions and 5 deletions

View File

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