Skip to content

Commit 201d210

Browse files
committed
docs: update Docker Hub official image link for mongo (library -> _)
Signed-off-by: Navadeep0007 <[email protected]>
1 parent 577bf3e commit 201d210

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/engine/security/trust

1 file changed

+1
-1
lines changed

content/manuals/engine/security/trust/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ have discretion on which tags they sign.
6363

6464
An image repository can contain an image with one tag that is signed and another
6565
tag that is not. For example, consider [the Mongo image
66-
repository](https://hub.docker.com/r/library/mongo/tags/). The `latest`
66+
repository](https://hub.docker.com/_/mongo/tags/). The `latest`
6767
tag could be unsigned while the `3.1.6` tag could be signed. It is the
6868
responsibility of the image publisher to decide if an image tag is signed or
6969
not. In this representation, some image tags are signed, others are not:

0 commit comments

Comments
 (0)