mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-12 06:45:46 +08:00
Builder更换为1.14.7
This commit is contained in:
parent
804bd9a711
commit
047b5208f4
@ -1,4 +1,4 @@
|
||||
FROM golang:1.14.2-alpine AS builder
|
||||
FROM golang:1.14.7-alpine AS builder
|
||||
|
||||
RUN go env -w GO111MODULE=auto \
|
||||
&& go env -w CGO_ENABLED=0 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user