Merge pull request #10257 from vieux/lol
bump API version Upstream-commit: 3c77e7d63446f0e0b133010fb3731af5556628bb Component: engine
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
APIVERSION version.Version = "1.16"
|
||||
APIVERSION version.Version = "1.17"
|
||||
DEFAULTHTTPHOST = "127.0.0.1"
|
||||
DEFAULTUNIXSOCKET = "/var/run/docker.sock"
|
||||
DefaultDockerfileName string = "Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user