0.7.0-debian-10-r31 release

This commit is contained in:
Bitnami Bot
2020-02-27 00:17:34 +00:00
parent 0fecf96675
commit 44b2eedd02
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ RUN apt-get update && apt-get upgrade -y && \
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-10-r30" \
BITNAMI_IMAGE_VERSION="0.7.0-debian-10-r31" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117

View File

@@ -39,11 +39,11 @@ $ kubectl apply -f test.yaml
# Supported tags and respective `Dockerfile` links
> NOTE: Debian 9 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9.
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
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-10`, `0.7.0-debian-10-r30`, `0`, `0.7.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-10-r30/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.7.0-debian-10-r31`, `0`, `0.7.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-10-r31/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).