mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 07:11:02 +00:00
Update Go version
This commit is contained in:
parent
995a90ac9d
commit
3529043fbc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.10 as builder
|
||||
FROM golang:1.10.2 as builder
|
||||
|
||||
COPY . /go/src/github.com/pilosa/pilosa/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue