Skip to content

Commit ef6e0cd

Browse files
Kenta TadaKenta Tada
authored andcommitted
Fix ociVersion of Configuration Schema Example to support ambient capability
Signed-off-by: Kenta Tada <[email protected]>
1 parent 5b71a03 commit ef6e0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ Here is a full example `config.json` for reference.
476476

477477
```json
478478
{
479-
"ociVersion": "0.5.0-dev",
479+
"ociVersion": "1.0.1",
480480
"process": {
481481
"terminal": true,
482482
"user": {

0 commit comments

Comments
 (0)