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

This commit is contained in:
2025-01-17 22:36:27 +08:00
parent 9c7e885d02
commit 7ca2c9ba9e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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