feat(更新版本): 更新到1.25.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-15 13:31:55 +08:00
parent c312de63c2
commit b84c35d4d9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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