0.12.0-debian-9-r149 release

This commit is contained in:
Bitnami Bot 2020-01-19 18:37:37 +00:00
parent a5ba98012a
commit 0523dfc720
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ RUN apt-get update && apt-get upgrade && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
ENV BITNAMI_APP_NAME="jmx-exporter" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r148" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r149" \
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-r148`, `0`, `0.12.0`, `0.12.0-r148`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r148/0/debian-9/Dockerfile)
* [`0-debian-9`, `0.12.0-debian-9-r149`, `0`, `0.12.0`, `0.12.0-r149`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r149/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/jmx-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-jmx-exporter).