mirror of
https://github.com/xiaoqidun/goenv.git
synced 2025-04-04 19:27:54 +08:00
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# 基础镜像
|
||||
FROM golang:1.22.4-bookworm
|
||||
FROM golang:1.23rc1-bookworm
|
||||
|
||||
# 作者信息
|
||||
LABEL MAINTAINER="xiaoqidun@gmail.com"
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
# 安装编译工具链
|
||||
RUN apt-get update \
|
||||
|
Reference in New Issue
Block a user