mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +08:00
commit
b9fb833af4
@ -2,6 +2,7 @@ FROM golang:1.15.5-alpine AS builder
|
||||
|
||||
RUN go env -w GO111MODULE=auto \
|
||||
&& go env -w CGO_ENABLED=0 \
|
||||
&& go env -w GOPROXY=https://goproxy.cn,direct \
|
||||
&& mkdir /build
|
||||
|
||||
WORKDIR /build
|
||||
|
Loading…
x
Reference in New Issue
Block a user