feat(升级版本): 升级版本

This commit is contained in:
xiaoqidun committed 2024-12-04 13:40:17 +08:00
1 parent 87b9d8a4a6
commit 9c7e885d02
2 files changed
+2 -2

No files matched your search

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