Fix typo in bake reference#3901
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the bake reference documentation to reflect the correct target attribute naming for build outputs.
Changes:
- Renamed the documented build output attribute from
target.outputstotarget.output.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - `target.dockerfile-inline` | ||
| - `target.dockerfile` | ||
| - `target.outputs` | ||
| - `target.output` |
|
Thank you for contributing! It looks like your commit message is missing a DCO sign-off, We require all commit messages to have a There is no need to open a new pull request, but to fix this (and make CI pass), Unfortunately, it's not possible to do so through GitHub's web UI, so this needs You can find some instructions in the output of the DCO check (which can be found Steps to do so "roughly" come down to:
Let me know if you need help or more detailed instructions! |
No description provided.