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

This commit is contained in:
2025-05-08 14:16:07 +08:00
parent 73b7995128
commit 0788a405ed
2 changed files with 2 additions and 2 deletions

View File

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

View File

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