docs: fix link to Docker Image Specification (#10057)

This commit is contained in:
Pierre Riteau
2026-01-19 06:43:59 +01:00
committed by GitHub
parent 34baef28ec
commit 5bb654074e

View File

@@ -322,7 +322,7 @@ See [here](../advanced/private-registries/index.md) for the detail.
### Tar Files
Trivy supports image tar files generated by the following tools.
- [Docker Image Specification](https://github.com/moby/moby/tree/master/image/spec)
- [Docker Image Specification](https://github.com/moby/docker-image-spec)
- [Moby Project](https://github.com/moby/moby/)
- [Buildah](https://github.com/containers/buildah)
- [Podman](https://github.com/containers/podman)