0.16.1-debian-10-r169 release
This commit is contained in:
parent
1a435fee9f
commit
2aaa66e982
|
|
@ -20,7 +20,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||||
RUN chmod g+rwX /opt/bitnami
|
RUN chmod g+rwX /opt/bitnami
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="jmx-exporter" \
|
ENV BITNAMI_APP_NAME="jmx-exporter" \
|
||||||
BITNAMI_IMAGE_VERSION="0.16.1-debian-10-r168" \
|
BITNAMI_IMAGE_VERSION="0.16.1-debian-10-r169" \
|
||||||
PATH="/opt/bitnami/java/bin:$PATH"
|
PATH="/opt/bitnami/java/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 5556
|
EXPOSE 5556
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,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/tutorials/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/tutorials/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`0`, `0-debian-10`, `0.16.1`, `0.16.1-debian-10-r168`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.16.1-debian-10-r168/0/debian-10/Dockerfile)
|
* [`0`, `0-debian-10`, `0.16.1`, `0.16.1-debian-10-r169`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jmx-exporter/blob/0.16.1-debian-10-r169/0/debian-10/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).
|
||||||
|
|
||||||
|
|
@ -148,7 +148,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright 2022 Bitnami
|
Copyright © 2022 Bitnami
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue