Skip to content

Commit

Permalink
Update when compose implementations should report an error with secre…
Browse files Browse the repository at this point in the history
…ts build property

Co-authored-by: Nicolas De loof <nicolas.deloof@gmail.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
  • Loading branch information
glours and ndeloof committed Apr 11, 2022
1 parent cb27949 commit a797a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.md
Expand Up @@ -305,7 +305,7 @@ build:
`secrets` grants access to sensitive data defined by [secrets](secrets) on a per-service build basis. Two
different syntax variants are supported: the short syntax and the long syntax.

Compose implementations MUST report an error if the secret doesn't exist on the platform or isn't defined in the
Compose implementations MUST report an error if the secret isn't defined in the
[`secrets`](#secrets-top-level-element) section of this Compose file.

#### Short syntax
Expand Down

0 comments on commit a797a7b

Please sign in to comment.