0.12.0-debian-9-r5 release
This commit is contained in:
parent
7e28459031
commit
3f9ae551f4
|
|
@ -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
|
rm -rf /tmp/bitnami/pkg/cache/java-1.8.222-0-linux-amd64-debian-9.tar.gz
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="jmx-exporter" \
|
ENV BITNAMI_APP_NAME="jmx-exporter" \
|
||||||
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r4" \
|
BITNAMI_IMAGE_VERSION="0.12.0-debian-9-r5" \
|
||||||
PATH="/opt/bitnami/java/bin:$PATH"
|
PATH="/opt/bitnami/java/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 5556
|
EXPOSE 5556
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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-r4`, `0`, `0.12.0`, `0.12.0-r4`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r4/0/debian-9/Dockerfile)
|
* [`0-debian-9`, `0.12.0-debian-9-r5`, `0`, `0.12.0`, `0.12.0-r5`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.12.0-debian-9-r5/0/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/jmx-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-jmx-exporter).
|
Subscribe to project updates by watching the [bitnami/jmx-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-jmx-exporter).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue