diff --git a/bitnami/node-exporter/1/debian-10/Dockerfile b/bitnami/node-exporter/1/debian-10/Dockerfile index af2dcd08506c..baaf9a285633 100644 --- a/bitnami/node-exporter/1/debian-10/Dockerfile +++ b/bitnami/node-exporter/1/debian-10/Dockerfile @@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac RUN chmod g+rwX /opt/bitnami ENV BITNAMI_APP_NAME="node-exporter" \ - BITNAMI_IMAGE_VERSION="1.3.1-debian-10-r25" \ + BITNAMI_IMAGE_VERSION="1.3.1-debian-10-r26" \ PATH="/opt/bitnami/node-exporter/bin:$PATH" EXPOSE 9100 diff --git a/bitnami/node-exporter/README.md b/bitnami/node-exporter/README.md index 0906a72de0fb..cf6272b314fc 100644 --- a/bitnami/node-exporter/README.md +++ b/bitnami/node-exporter/README.md @@ -35,7 +35,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-10`, `1.3.1`, `1.3.1-debian-10-r25`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node-exporter/blob/1.3.1-debian-10-r25/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.3.1`, `1.3.1-debian-10-r26`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node-exporter/blob/1.3.1-debian-10-r26/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/node-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-node-exporter). @@ -160,7 +160,7 @@ If you encountered a problem running this container, you can file an [issue](htt - The command you used to run the container, and any relevant output you saw (masking any sensitive information) ## License -Copyright (c) 2021 Bitnami +Copyright (c) 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.