[bitnami/apache-exporter] Release 1.0.10-debian-12-r57 (#85878)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-07 02:38:30 +02:00
committed by GitHub
parent cc98020f2f
commit cbcbceb5a6

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-09-03T19:21:40Z" \
org.opencontainers.image.created="2025-09-07T00:20:05Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/apache-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/apache-exporter" \
@@ -48,7 +48,7 @@ RUN uninstall_packages ca-certificates curl
ENV APP_VERSION="1.0.10" \
BITNAMI_APP_NAME="apache-exporter" \
IMAGE_REVISION="56" \
IMAGE_REVISION="57" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117