mirror of https://github.com/docker/docs.git
Fix typo in the Builds page (#19432)
This commit is contained in:
parent
3d113d575a
commit
d1936a1425
|
@ -76,7 +76,7 @@ operations are defined as follows:
|
|||
| SBOM | Time spent generating the [SBOM attestation](../../build/attestations/sbom.md). |
|
||||
| Idle | Idle time for build workers, which can happen if you have configured a [max parallelism limit](../../build/buildkit/configure.md#max-parallelism). |
|
||||
|
||||
The **Dependencies** section shows images and remote resources used to during
|
||||
The **Dependencies** section shows images and remote resources used during
|
||||
the build. Resources listed here include:
|
||||
|
||||
- Container images used during the build
|
||||
|
|
Loading…
Reference in New Issue