Update Go version

This commit is contained in:
Cody Soyland 2018-05-04 16:22:08 -05:00
parent 995a90ac9d
commit 3529043fbc

View file

@ -1,4 +1,4 @@
FROM golang:1.10 as builder
FROM golang:1.10.2 as builder
COPY . /go/src/github.com/pilosa/pilosa/