1
0
Fork 0

Bump golang-migrate to 4.2.5
continuous-integration/drone/push Build is passing Details

master 4.2.5
Ambrose Chua 2019-03-24 22:34:57 +08:00 committed by GitHub
parent 9cde56bc9c
commit b2f21093be
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.2.4"
ARG version="4.2.5"
ARG databases="cassandra clickhouse cockroachdb crate mongodb mysql neo4j postgres ql redshift shell spanner sqlite3 stub testing"
# dependencies