mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 09:25:07 +01:00
Go v1.7.0
This commit is contained in:
parent
309452450e
commit
7da72a308a
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
FROM golang:1.6.3
|
FROM golang:1.7.0
|
||||||
|
|
||||||
|
# required to force cgo (for sqlite driver) with cross compile
|
||||||
ENV CGO_ENABLED 1
|
ENV CGO_ENABLED 1
|
||||||
|
|
||||||
# i386 cross compilation
|
# i386 cross compilation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue