1
0
mirror of https://github.com/xiaoqidun/goenv.git synced 2025-02-19 05:59:25 +08:00

feat(更新版本): 更新版本

This commit is contained in:
2024-09-12 14:27:32 +08:00
parent eb130c2a28
commit 7e6396a7a1
2 changed files with 2 additions and 2 deletions

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

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