Update tagging/README.md

This commit is contained in:
Ayaz Salikhov
2023-02-09 14:53:46 +04:00
parent 465fd0fd4f
commit 7ea428dfd0

View File

@@ -117,6 +117,6 @@ class AptPackagesManifest(ManifestInterface):
### Images Hierarchy
All images dependencies on each other and what taggers and manifest they make use of is defined in `images_hierarchy.py`.
All images' dependencies on each other and what taggers and manifest they make use of are defined in `images_hierarchy.py`.
`get_taggers_and_manifests.py` defines a helper function to get the taggers and manifests for a specific image.