mirror of
https://github.com/xiaoqidun/goenv.git
synced 2026-09-25 14:54:49 +08:00
feat(升级镜像): 升级镜像
This commit is contained in:
1 parent
b84c35d4d9
commit
10abe8700d
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -1,5 +1,5 @@
|
||||
# 基础镜像
|
||||
FROM golang:1.25.3-trixie
|
||||
FROM golang:1.25.4-trixie
|
||||
|
||||
# 作者信息
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# 基础镜像
|
||||
FROM golang:1.25.3-trixie
|
||||
FROM golang:1.25.4-trixie
|
||||
|
||||
# 作者信息
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
Reference in new issue
Block a user