Skip to content

Commit

Permalink
engine/dockerclient: Add new Docker remote API version 1.25 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sharanyad committed Oct 2, 2017
1 parent ae897cf commit 4f5cf48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/engine/dockerclient/versionsupport_unix.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func getAgentVersions() []DockerVersion {
Version_1_22,
Version_1_23,
Version_1_24,
Version_1_25,
}
}

Expand Down

0 comments on commit 4f5cf48

Please sign in to comment.