mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 13:59:12 +00:00
Bump to image-spec v1.0.0 and runtime-spec v1.0.0
No substantive changes. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
2
vendor/github.com/opencontainers/runtime-spec/specs-go/version.go
generated
vendored
2
vendor/github.com/opencontainers/runtime-spec/specs-go/version.go
generated
vendored
@@ -11,7 +11,7 @@ const (
|
||||
VersionPatch = 0
|
||||
|
||||
// VersionDev indicates development branch. Releases will be empty string.
|
||||
VersionDev = "-rc6-dev"
|
||||
VersionDev = ""
|
||||
)
|
||||
|
||||
// Version is the specification version that the package types support.
|
||||
|
||||
Reference in New Issue
Block a user