1
0
Fork 0

Bump to 4.14.1

master
Ambrose Chua 2021-01-12 21:50:51 +08:00 committed by GitHub
parent b2f21093be
commit 40060bb3cb
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.5"
ARG version="4.14.1"
ARG databases="cassandra clickhouse cockroachdb crate mongodb mysql neo4j postgres ql redshift shell spanner sqlite3 stub testing"
# dependencies