From 201d210db6c29b6b2103ff4afcb31a9dc7550fd5 Mon Sep 17 00:00:00 2001 From: Navadeep0007 <2400030007@kluniversity.in> Date: Sun, 2 Nov 2025 23:02:58 +0530 Subject: [PATCH] docs: update Docker Hub official image link for mongo (library -> _) Signed-off-by: Navadeep0007 <2400030007@kluniversity.in> --- content/manuals/engine/security/trust/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/security/trust/_index.md b/content/manuals/engine/security/trust/_index.md index f7c19271b4..3d547c2ab7 100644 --- a/content/manuals/engine/security/trust/_index.md +++ b/content/manuals/engine/security/trust/_index.md @@ -63,7 +63,7 @@ have discretion on which tags they sign. An image repository can contain an image with one tag that is signed and another tag that is not. For example, consider [the Mongo image -repository](https://hub.docker.com/r/library/mongo/tags/). The `latest` +repository](https://hub.docker.com/_/mongo/tags/). The `latest` tag could be unsigned while the `3.1.6` tag could be signed. It is the responsibility of the image publisher to decide if an image tag is signed or not. In this representation, some image tags are signed, others are not: