Skip to content

Commit

Permalink
Bump golang-migrate to 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
serverwentdown authored Mar 24, 2019
1 parent 9cde56b commit b2f2109
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.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
Expand Down

0 comments on commit b2f2109

Please sign in to comment.