0.12.0-debian-9-r30 release

This commit is contained in:
Bitnami Bot 2019-09-08 02:51:26 +00:00
parent c1a3dae919
commit 59f48ebd7d
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/java-1.8.222-0-linux-amd64-debian-9.tar.gz
ENV BITNAMI_APP_NAME="jmx-exporter" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r29" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r30" \
PATH="/opt/bitnami/java/bin:$PATH"
EXPOSE 5556

View File

@ -44,7 +44,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/containers/how-to/understand-rolling-tags-containers/).
* [`0-debian-9`, `0.12.0-debian-9-r29`, `0`, `0.12.0`, `0.12.0-r29`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r29/0/debian-9/Dockerfile)
* [`0-debian-9`, `0.12.0-debian-9-r30`, `0`, `0.12.0`, `0.12.0-r30`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r30/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/jmx-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-jmx-exporter).