1
0
포크 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
부모 9cde56bc9c
커밋 b2f21093be
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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