Upgrade to golang 1.10.3

git-svn-id: file:///srv/svn/repo/toyohime/trunk@100 922d331f-388e-da47-97a9-ad700dc0b8b9
This commit is contained in:
jonbetti 2018-06-09 05:03:12 +00:00
parent cc996bef0d
commit 86d64353e6

View File

@ -1,4 +1,4 @@
from golang:1.10.1 as build
from golang:1.10.3 as build
add . /go/src/go.jonnrb.io/vanity
workdir /go/src/go.jonnrb.io/vanity
run go install ./cmd/vanityserver