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.
2 parents ba1568d + 3ff8e80 commit ac44881Copy full SHA for ac44881
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