Increment native driver version with these changes
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Upstream-commit: 2d6c3674349c09318e8d1fb3ce43dbabc15c97da Component: engine
This commit is contained in:
@ -23,7 +23,7 @@ import (
|
||||
|
||||
const (
|
||||
DriverName = "native"
|
||||
Version = "0.1"
|
||||
Version = "0.2"
|
||||
BackupApparmorProfilePath = "apparmor/docker.back" // relative to docker root
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user