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:
2026-02-15 12:03:30 +08:00
parent f591bb395d
commit 908fde2d54
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 基础镜像
FROM golang:1.25.7-trixie
FROM golang:1.26.0-trixie
# 作者信息
LABEL authors="xiaoqidun"