Skip to content

Commit c163f71

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent 9a0e74f commit c163f71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,9 @@ See test case link:https://github.com/test-network-function/cnf-certification-te
430430

431431
An image tag is a label applied to a container image in a repository that distinguishes a specific image from other images. Image tags may be used to categorize images (for example: latest, stable, development) and by versions within the categories. This allows the administrator to be specific when declaring which image to test, or which image to run in production.
432432

433-
link:https://docs.openshift.com/container-platform/4.7/openshift_images/managing_images/tagging-images.html[]
433+
See link:https://docs.openshift.com/container-platform/4.13/openshift_images/managing_images/tagging-images.html[Tagging Images]
434+
435+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#manageability-containers-image-tag[manageability-containers-image-tag]
434436

435437
[id="cnf-best-practices-one-process-per-container"]
436438
==== One process per container

0 commit comments

Comments
 (0)