mirror of
https://github.com/xiaoqidun/goenv.git
synced 2026-03-16 12:04:44 +08:00
style(微调注释): 微调注释
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ FROM debian:trixie-slim
|
||||
# 作者信息
|
||||
LABEL authors="xiaoqidun"
|
||||
|
||||
# 安装编译工具链
|
||||
# 编译工具
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
build-essential mingw-w64 \
|
||||
|
||||
Reference in New Issue
Block a user