feat(更新镜像): 更新镜像
/ build (push) Successful in 38s

This commit is contained in:
xiaoqidun committed 2026-02-03 04:41:40 +08:00
1 parent b034f3c4bf
commit 61d847354f
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -1,5 +1,5 @@
# 基础镜像
FROM alpine:3.23.0
FROM alpine:3.23.3
# 作者信息
LABEL authors="xiaoqidun"
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/xiaoqidun/gocos
go 1.25.6
go 1.24.0
require github.com/tencentyun/cos-go-sdk-v5 v0.7.72