feat(升级版本): 升级版本
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-08-15 03:25:19 +08:00
parent 7e366ab17e
commit 7722f887a8
3 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# 基础镜像
FROM golang:1.23rc2-bookworm
FROM golang:1.23.0-bookworm
# 作者信息
LABEL authors="xiaoqidun"