diff --git a/bitnami/apache-exporter/0/debian-10/Dockerfile b/bitnami/apache-exporter/0/debian-10/Dockerfile index 158a65c72ac7..3419d10c8fd7 100644 --- a/bitnami/apache-exporter/0/debian-10/Dockerfile +++ b/bitnami/apache-exporter/0/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN ln -sf /opt/bitnami/apache-exporter/bin/apache_exporter /bin/apache_exporter RUN chmod g+rwX /opt/bitnami ENV BITNAMI_APP_NAME="apache-exporter" \ - BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r370" \ + BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r371" \ PATH="/opt/bitnami/apache-exporter/bin:$PATH" EXPOSE 9117 diff --git a/bitnami/apache-exporter/README.md b/bitnami/apache-exporter/README.md index f28a2c1b0e1d..a3af0340d6e8 100644 --- a/bitnami/apache-exporter/README.md +++ b/bitnami/apache-exporter/README.md @@ -29,7 +29,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/). -* [`0`, `0-debian-10`, `0.8.0`, `0.8.0-debian-10-r370`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.8.0-debian-10-r370/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.8.0`, `0.8.0-debian-10-r371`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.8.0-debian-10-r371/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).