diff --git a/bitnami/apache-exporter/0/debian-10/Dockerfile b/bitnami/apache-exporter/0/debian-10/Dockerfile index e7d0d683f189..0bf7b5be85c7 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.10.1-debian-10-r74" \ + BITNAMI_IMAGE_VERSION="0.10.1-debian-10-r75" \ PATH="/opt/bitnami/apache-exporter/bin:$PATH" EXPOSE 9117 diff --git a/bitnami/apache-exporter/README.md b/bitnami/apache-exporter/README.md index 101a6fa69b0b..a96185a21a7c 100644 --- a/bitnami/apache-exporter/README.md +++ b/bitnami/apache-exporter/README.md @@ -33,7 +33,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.10.1`, `0.10.1-debian-10-r74`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.10.1-debian-10-r74/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.10.1`, `0.10.1-debian-10-r75`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.10.1-debian-10-r75/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).