dockerfile
This commit is contained in:
parent
ebe3c3e62f
commit
2a4353f9ef
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
FROM golang:alpine as builder
|
FROM golang:alpine as builder
|
||||||
|
|
||||||
MAINTAINER xxx
|
#MAINTAINER xxx
|
||||||
|
|
||||||
ENV GOPROXY https://goproxy.cn/
|
ENV GOPROXY https://goproxy.cn/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user