Skip to content

Commit

Permalink
(maint) use a proper docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
TP Honey committed Nov 15, 2021
1 parent d20d203 commit 552d0bd
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 552d0bd

Please sign in to comment.