diff --git a/bitnami/jmx-exporter/1/debian-12/Dockerfile b/bitnami/jmx-exporter/1/debian-12/Dockerfile index 8957bb142013..5008eb6f4d00 100644 --- a/bitnami/jmx-exporter/1/debian-12/Dockerfile +++ b/bitnami/jmx-exporter/1/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2026-02-10T08:23:00Z" \ + org.opencontainers.image.created="2026-02-19T02:07:00Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter" \ @@ -49,7 +49,7 @@ RUN uninstall_packages ca-certificates curl ENV APP_VERSION="1.5.0" \ BITNAMI_APP_NAME="jmx-exporter" \ - IMAGE_REVISION="5" \ + IMAGE_REVISION="6" \ PATH="/opt/bitnami/java/bin:$PATH" EXPOSE 5556 diff --git a/bitnami/jmx-exporter/README.md b/bitnami/jmx-exporter/README.md index 1e011df2564a..d09d84a63c80 100644 --- a/bitnami/jmx-exporter/README.md +++ b/bitnami/jmx-exporter/README.md @@ -146,14 +146,6 @@ docker run --name jmx-exporter bitnami/jmx-exporter:latest - The `docker-compose.yaml` file has been removed, as it was solely intended for internal testing purposes. -## Contributing - -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. - -## Issues - -If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/containers/issues/new/choose). For us to provide better support, be sure to fill the issue template. - ## License Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.