mirror of
https://github.com/clearlinux/rkt.git
synced 2026-08-18 21:16:13 +00:00
appc/ace: update name in validator
This commit is contained in:
@@ -82,7 +82,7 @@ var (
|
||||
},
|
||||
}
|
||||
// "Name"
|
||||
an = "coreos.com/ace-validator-main-1.0.0"
|
||||
an = "coreos.com/ace-validator-main"
|
||||
)
|
||||
|
||||
type results []error
|
||||
|
||||
Reference in New Issue
Block a user