[bitnami/mongodb-exporter] Release 0.47.2-debian-12-r2 (#88916)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-12-09 16:48:49 +01:00
committed by GitHub
parent eb0ef2205f
commit 5509c49ab4

View File

@@ -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="2025-12-03T02:06:19Z" \
org.opencontainers.image.created="2025-12-09T15:33:56Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mongodb-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb-exporter" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.47.2" \
BITNAMI_APP_NAME="mongodb-exporter" \
IMAGE_REVISION="1" \
IMAGE_REVISION="2" \
PATH="/opt/bitnami/mongodb-exporter/bin:$PATH"
EXPOSE 9216