mirror of
https://github.com/docker/compose.git
synced 2026-07-11 02:34:25 +00:00
Fix grammar in Attestations field comment
Signed-off-by: blackflytech <blackflytech@outlook.com>
This commit is contained in:
parent
077d09592f
commit
ff711700cd
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ type BuildOptions struct {
|
|||
Print bool
|
||||
// Check let builder validate build configuration
|
||||
Check bool
|
||||
// Attestations allows to enable attestations generation
|
||||
// Attestations enables attestation generation
|
||||
Attestations bool
|
||||
// Provenance generate a provenance attestation
|
||||
Provenance string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue