[bitnami/apache-exporter] Release 1.1.1-debian-12-r2 (#95566)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-14 09:02:23 +02:00
committed by GitHub
parent a7a2ae1e30
commit af2df7d915
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-07T21:14:49Z" \
org.opencontainers.image.created="2026-07-14T06:42:23Z" \
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.1.1" \
BITNAMI_APP_NAME="apache-exporter" \
IMAGE_REVISION="1" \
IMAGE_REVISION="2" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117