feat(升级版本): 升级版本
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
xiaoqidun 2024-01-10 11:21:41 +08:00
parent 2f4abe9768
commit 67c96bff22
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 基础镜像
FROM golang:1.21.5-bookworm
FROM golang:1.21.6-bookworm
# 作者信息
LABEL MAINTAINER="xiaoqidun@gmail.com"

View File

@ -1,5 +1,5 @@
# 基础镜像
FROM golang:1.21.5-bookworm
FROM golang:1.21.6-bookworm
# 作者信息
LABEL MAINTAINER="xiaoqidun@gmail.com"