[bitnami/apache-exporter] Release 1.0.12-debian-12-r1 (#89439)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-11 07:57:55 +01:00
committed by GitHub
parent 6fe566a456
commit 179c7e13f9

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="2026-01-07T02:39:54Z" \
org.opencontainers.image.created="2026-01-11T06:24:54Z" \
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.12" \
BITNAMI_APP_NAME="apache-exporter" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117