1
0
Fork 0

Update Dockerfile
continuous-integration/drone/push Build is failing Details

master 4.1.0
Ambrose Chua 2018-11-30 22:24:11 +08:00 committed by GitHub
parent 9a5e4f8156
commit da84558159
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.0.2"
ARG version="4.1.0"
ARG databases="cassandra clickhouse cockroachdb crate mongodb mysql neo4j postgres ql redshift shell spanner sqlite3 stub testing"
# dependencies