Fixed documentation to have valid JSON for image_filter (#10122)
This commit is contained in:
parent
b24911661f
commit
4f5e878a17
|
@ -63,6 +63,7 @@ builder.
|
||||||
],
|
],
|
||||||
"most_recent": true
|
"most_recent": true
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
This selects the most recent image with the label `name==my-image`. NOTE:
|
This selects the most recent image with the label `name==my-image`. NOTE:
|
||||||
|
|
Loading…
Reference in New Issue