Dockerfile: update go
This commit is contained in:
parent
368f1e90df
commit
28883b78e9
|
@ -1,4 +1,4 @@
|
|||
FROM xena/go:1.12.5 AS build
|
||||
FROM xena/go:1.12.6 AS build
|
||||
ENV GOPROXY https://cache.greedo.xeserv.us
|
||||
COPY . /site
|
||||
WORKDIR /site
|
||||
|
|
Loading…
Reference in New Issue