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

This commit is contained in:
xiaoqidun 2024-04-07 10:09:07 +08:00
parent cf514fbbb7
commit 8ccb320a78
2 changed files with 2 additions and 2 deletions

View File

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

View File

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