docs: fix typo for bake output override

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-07-22 15:08:57 +02:00
parent 5c10fb7184
commit 178013a423
+1 -1
View File
@@ -43,7 +43,7 @@ The following attributes are overridden by the last occurrence:
- `target.cache-to` - `target.cache-to`
- `target.dockerfile-inline` - `target.dockerfile-inline`
- `target.dockerfile` - `target.dockerfile`
- `target.outputs` - `target.output`
- `target.platforms` - `target.platforms`
- `target.pull` - `target.pull`
- `target.tags` - `target.tags`