0.7.0-debian-9-r16 release
This commit is contained in:
parent
2508246a41
commit
7a33860e48
|
|
@ -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-r15" \
|
||||
BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r16" \
|
||||
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-r15`, `0`, `0.7.0`, `0.7.0-r15`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r15/0/debian-9/Dockerfile)
|
||||
* [`0-debian-9`, `0.7.0-debian-9-r16`, `0`, `0.7.0`, `0.7.0-r16`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r16/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