Minor changes
This commit is contained in:
parent
bb14ec70bd
commit
17ad5153b8
38 changed files with 93 additions and 182 deletions
|
@ -4,5 +4,5 @@ package docker
|
|||
|
||||
const (
|
||||
// DockerAPIVersion is a constant holding the version of the Provider API traefik will use
|
||||
DockerAPIVersion string = "1.21"
|
||||
DockerAPIVersion = "1.21"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue