diff --git a/bitnami/mongodb/5.0/debian-11/Dockerfile b/bitnami/mongodb/5.0/debian-11/Dockerfile index 30e6eb4b486f..a91d1546e1ed 100644 --- a/bitnami/mongodb/5.0/debian-11/Dockerfile +++ b/bitnami/mongodb/5.0/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="5.0.13-debian-11-r3" \ + org.opencontainers.image.ref.name="5.0.13-debian-11-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb" \ org.opencontainers.image.title="mongodb" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index 67df669fb5af..83d1fddf129f 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -44,9 +44,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). - -* [`6.0`, `6.0-debian-11`, `6.0.2`, `6.0.2-debian-11-r4`, `latest` (6.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mongodb/6.0/debian-11/Dockerfile) -* [`5.0`, `5.0-debian-11`, `5.0.13`, `5.0.13-debian-11-r3` (5.0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/mongodb/5.0/debian-11/Dockerfile) +You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`. Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).