Skip to content

Commit 97c5ec3

Browse files
authored
Merge pull request #23641 from Navadeep0007/fix/update-hub-image-links
docs: update Docker Hub official image link for mongo (library -> _)
2 parents b0ea39e + 201d210 commit 97c5ec3

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)