We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1df40 commit 7a5244bCopy full SHA for 7a5244b
docs/maintaining/tagging.md
@@ -94,4 +94,4 @@ and `manifest(container)` method returns a piece of the build manifest.
94
95
All images' dependencies on each other and what taggers and manifests are applicable to them are defined in `hierarchy/images_hierarchy.py`.
96
97
-`hierarchy/get_taggers_and_manifests.py` defines a function to get the taggers and manifests for a specific image.
+`hierarchy/get_taggers.py` and `hierarchy/get_manifests.py` define functions to get the taggers and manifests for a specific image.
0 commit comments