auto-update documentation

This commit is contained in:
thegeeklab-bot 2023-03-08 14:59:50 +00:00
parent 6adc8450d6
commit 77076a0ccd

View File

@ -260,3 +260,8 @@ properties:
description: Generate [provenance](https://docs.docker.com/build/attestations/slsa-provenance/) attestation for the build (shorthand for `--attest=type=provenance`).
type: string
required: false
- name: sbom
description: Generate [sbom](https://docs.docker.com/build/attestations/sbom/) attestation for the build (shorthand for `--attest type=sbom`).
type: string
required: false