优化docker版本的编译工具链
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# ============================================================
|
||||
# 构建阶段
|
||||
# ============================================================
|
||||
FROM golang:1.25-alpine AS builder
|
||||
FROM golang:alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user