mirror of
https://github.com/xiaoqidun/goenv.git
synced 2026-09-23 06:14:46 +08:00
feat(升级版本): 更新Go到1.25.6
This commit is contained in:
1 parent
47473ed9b3
commit
f3b2d77afa
3 files changed
+3
-3
No files matched your search
+1
-1
@@ -1,5 +1,5 @@
|
||||
# 基础镜像
|
||||
FROM golang:1.25.5-trixie
|
||||
FROM golang:1.25.6-trixie
|
||||
|
||||
# 作者信息
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# 基础镜像
|
||||
FROM golang:1.25.5-trixie
|
||||
FROM golang:1.25.6-trixie
|
||||
|
||||
# 作者信息
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
Reference in new issue
Block a user