[bitnami/node-exporter] Release 1.11.1-debian-12-r6

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-05-23 10:08:30 +00:00
parent 8d9a622c35
commit 11e7c0db6a
+2 -2
View File
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-05-21T04:18:42Z" \ org.opencontainers.image.created="2026-05-23T10:01:56Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/node-exporter/README.md" \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/node-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/node-exporter" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/node-exporter" \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="1.11.1" \ ENV APP_VERSION="1.11.1" \
BITNAMI_APP_NAME="node-exporter" \ BITNAMI_APP_NAME="node-exporter" \
IMAGE_REVISION="5" \ IMAGE_REVISION="6" \
PATH="/opt/bitnami/node-exporter/bin:$PATH" PATH="/opt/bitnami/node-exporter/bin:$PATH"
EXPOSE 9100 EXPOSE 9100