mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
fix(config): make all extension config consistent (#888)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
38b00e3507
commit
763287873e
@@ -31,7 +31,7 @@ function setup_file() {
|
||||
"enable": "true"
|
||||
},
|
||||
"lint": {
|
||||
"enabled": "true",
|
||||
"enable": "true",
|
||||
"mandatoryAnnotations": ["org.opencontainers.image.licenses", "org.opencontainers.image.vendor"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user