feat(更新镜像): 更新镜像到1.24rc2

This commit is contained in:
xiaoqidun committed 2025-01-17 22:36:27 +08:00
1 parent 9c7e885d02
commit 7ca2c9ba9e
2 files changed
+2 -2

No files matched your search

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