0.7.0-debian-9-r141 release
This commit is contained in:
parent
b695c0654a
commit
59ee9f8aa6
|
|
@ -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-r140" \
|
||||
BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r141" \
|
||||
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9117
|
||||
|
|
|
|||
|
|
@ -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-r140`, `0`, `0.7.0`, `0.7.0-r140`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r140/0/debian-9/Dockerfile)
|
||||
* [`0-debian-9`, `0.7.0-debian-9-r141`, `0`, `0.7.0`, `0.7.0-r141`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r141/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue