From c6262b38d254537628fe2072f76453afc9890454 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 14 Sep 2019 02:49:49 +0000 Subject: [PATCH] 0.7.0-debian-9-r55 release --- bitnami/apache-exporter/0/debian-9/Dockerfile | 2 +- bitnami/apache-exporter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/apache-exporter/0/debian-9/Dockerfile b/bitnami/apache-exporter/0/debian-9/Dockerfile index 5b0218bd985b..75aced9a5ac0 100644 --- a/bitnami/apache-exporter/0/debian-9/Dockerfile +++ b/bitnami/apache-exporter/0/debian-9/Dockerfile @@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac RUN ln -sf /opt/bitnami/apache-exporter/bin/apache_exporter /bin/apache_exporter ENV BITNAMI_APP_NAME="apache-exporter" \ - BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r54" \ + BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r55" \ PATH="/opt/bitnami/apache-exporter/bin:$PATH" EXPOSE 9117 diff --git a/bitnami/apache-exporter/README.md b/bitnami/apache-exporter/README.md index 0169f42e25ba..1e808e14d00b 100644 --- a/bitnami/apache-exporter/README.md +++ b/bitnami/apache-exporter/README.md @@ -43,7 +43,7 @@ $ kubectl apply -f test.yaml Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`0-debian-9`, `0.7.0-debian-9-r54`, `0`, `0.7.0`, `0.7.0-r54`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r54/0/debian-9/Dockerfile) +* [`0-debian-9`, `0.7.0-debian-9-r55`, `0`, `0.7.0`, `0.7.0-r55`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r55/0/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).