1
0
Fork 0

Bump go-migrate to 4.2.4
continuous-integration/drone/push Build is failing Details

master 4.2.4
Ambrose Chua 2019-02-16 23:21:36 +08:00 committed by GitHub
parent c019dced2e
commit 9cde56bc9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM golang:1.11-rc-alpine as build
# args
ARG version="4.1.0"
ARG version="4.2.4"
ARG databases="cassandra clickhouse cockroachdb crate mongodb mysql neo4j postgres ql redshift shell spanner sqlite3 stub testing"
# dependencies