bump docker/docker

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2018-07-19 21:26:01 +02:00
parent e97d004395
commit 7da71329bc
2 changed files with 2 additions and 1 deletions

View File

@ -206,6 +206,7 @@ type Info struct {
InitCommit Commit
SecurityOptions []string
ProductLicense string `json:",omitempty"`
Warnings []string
}
// KeyValue holds a key/value pair