We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1568d commit 3ff8e80Copy full SHA for 3ff8e80
main.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
const (
12
- version = "0.0.5"
+ version = "0.0.6"
13
specConfig = "config.json"
14
runtimeConfig = "runtime.json"
15
usage = `Open Container Initiative runtime
0 commit comments