mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-06 01:57:40 +08:00
fix: remove
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
FROM golang:1.22 as builder
|
||||
|
||||
RUN apk add build-base
|
||||
|
||||
# 启用go module
|
||||
ENV GO111MODULE=on \
|
||||
GOPROXY=https://goproxy.cn,direct
|
||||
|
||||
Reference in New Issue
Block a user