update Go
This commit is contained in:
parent
2826a7b1f9
commit
5a5b7083b4
|
@ -1,4 +1,4 @@
|
|||
FROM xena/go:1.12.1 AS build
|
||||
FROM xena/go:1.12.5 AS build
|
||||
ENV GOPROXY https://cache.greedo.xeserv.us
|
||||
COPY . /site
|
||||
WORKDIR /site
|
||||
|
|
Loading…
Reference in New Issue