Merge pull request #3965 from crazy-max/docs-bake-output-fix

docs: fix typo for bake output override
This commit is contained in:
Tõnis Tiigi
2026-07-22 10:25:28 -07:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ The following attributes are overridden by the last occurrence:
- `target.cache-to`
- `target.dockerfile-inline`
- `target.dockerfile`
- `target.outputs`
- `target.output`
- `target.platforms`
- `target.pull`
- `target.tags`