Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown authored Nov 30, 2018
1 parent 9a5e4f8 commit da84558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit da84558

Please sign in to comment.