diff --git a/bitnami/mongodb-exporter/README.md b/bitnami/mongodb-exporter/README.md index 0c9f7d0d1da9..d18b8fbba27f 100644 --- a/bitnami/mongodb-exporter/README.md +++ b/bitnami/mongodb-exporter/README.md @@ -32,7 +32,8 @@ 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/). -* [`0`, `0-debian-10`, `0.32.0`, `0.32.0-debian-10-r9`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb-exporter/blob/0.32.0-debian-10-r9/0/debian-10/Dockerfile) +* [`0`, `0-debian-11`, `0.32.0`, `0.32.0-debian-11-r-1`, `latest` (0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb-exporter/blob/0.32.0-debian-11-r-1/0/debian-11/Dockerfile) +* [`0`, `0-debian-10`, `0.32.0`, `0.32.0-debian-10-r10`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb-exporter/blob/0.32.0-debian-10-r10/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/mongodb-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb-exporter). @@ -53,7 +54,7 @@ $ docker pull bitnami/mongodb-exporter:[TAG] If you wish, you can also build the image yourself. ```console -$ docker build -t bitnami/mongodb-exporter:latest 'https://github.com/bitnami/bitnami-docker-mongodb-exporter.git#master:0/debian-10' +$ docker build -t bitnami/mongodb-exporter:latest 'https://github.com/bitnami/bitnami-docker-mongodb-exporter.git#master:0/debian-11'$ docker build -t bitnami/mongodb-exporter:latest 'https://github.com/bitnami/bitnami-docker-mongodb-exporter.git#master:0/debian-10' ``` ## Connecting to other containers