1
0
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:
Ink-33 2020-08-29 17:55:08 +08:00
parent 804bd9a711
commit 047b5208f4
No known key found for this signature in database
GPG Key ID: 5D8B1D036EFB0D2E

View File

@ -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 \ RUN go env -w GO111MODULE=auto \
&& go env -w CGO_ENABLED=0 \ && go env -w CGO_ENABLED=0 \