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

This commit is contained in:
2025-01-18 22:59:05 +08:00
parent 095ddd9165
commit c674c7c3c3
3 changed files with 5 additions and 5 deletions

View File

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