feat(升级版本): 升级版本到1.25.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-14 10:28:38 +08:00
parent 2c069962f4
commit a4bf0559f8
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# 基础镜像
FROM golang:1.24.6-bookworm
FROM golang:1.25.0-trixie
# 作者信息
LABEL authors="xiaoqidun"