mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 09:25:07 +01:00
Go 1.8.0 (#7)
This commit is contained in:
parent
91ccd2379b
commit
988471bba4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.7.0
|
FROM golang:1.8.0
|
||||||
|
|
||||||
# required to force cgo (for sqlite driver) with cross compile
|
# required to force cgo (for sqlite driver) with cross compile
|
||||||
ENV CGO_ENABLED 1
|
ENV CGO_ENABLED 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue