Skip to content

Commit

Permalink
Merge pull request #6 from tphoney/use_proper_docker_version
Browse files Browse the repository at this point in the history
(maint) use a proper docker version
  • Loading branch information
TP Honey authored Nov 15, 2021
2 parents d20d203 + 552d0bd commit 2008a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.2

require (
github.com/docker/distribution v2.7.1+incompatible
github.com/docker/docker v0.0.0-00010101000000-000000000000
github.com/docker/docker v0.0.1
github.com/docker/go-connections v0.4.0
github.com/drone/runner-go v1.9.0
github.com/go-chi/chi v1.5.4
Expand Down

0 comments on commit 2008a7b

Please sign in to comment.