update go

This commit is contained in:
Cadey Ratio 2020-01-18 13:18:28 +00:00
parent 05759b41b0
commit 216e8951a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM xena/go:1.13.3 AS build
FROM xena/go:1.13.6 AS build
ENV GOPROXY https://cache.greedo.xeserv.us
COPY . /site
WORKDIR /site