mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-06-06 23:49:42 +08:00
update Dockerfile
This commit is contained in:
parent
1f7c4cab50
commit
4c9f60da09
@ -1,4 +1,4 @@
|
||||
FROM golang:1.14.7-alpine AS builder
|
||||
FROM golang:1.15.2-alpine AS builder
|
||||
|
||||
RUN go env -w GO111MODULE=auto \
|
||||
&& go env -w CGO_ENABLED=0 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user