diff --git a/bitnami/apache-exporter/0/debian-10/Dockerfile b/bitnami/apache-exporter/0/debian-10/Dockerfile index 4fd6a481bc9c..af501b2ce73c 100644 --- a/bitnami/apache-exporter/0/debian-10/Dockerfile +++ b/bitnami/apache-exporter/0/debian-10/Dockerfile @@ -19,7 +19,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.11.0-debian-10-r68" \ + BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r69" \ PATH="/opt/bitnami/apache-exporter/bin:$PATH" EXPOSE 9117 diff --git a/bitnami/apache-exporter/README.md b/bitnami/apache-exporter/README.md index 413f8ef8ae33..cb40a940d0e1 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.11.0`, `0.11.0-debian-10-r68`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.11.0-debian-10-r68/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r69`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.11.0-debian-10-r69/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).