feat(更新版本): 更新Go到1.26.0
/ build (DockerfileHK, hkccr.ccs.tencentyun.com/xiaoqidun/goenv:latest, hkccr.ccs.tencentyun.com) (push) Successful in 7m58s
/ build (DockerfileCN, ccr.ccs.tencentyun.com/xiaoqidun/goenv:latest, ccr.ccs.tencentyun.com) (push) Successful in 8m17s

This commit is contained in:
xiaoqidun committed 2026-02-15 12:03:30 +08:00
1 parent f591bb395d
commit 908fde2d54
2 files changed
+2 -2

No files matched your search

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