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