[bitnami/mysqld-exporter] Release 0.18.0-debian-12-r6 (#89007)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-12-11 18:43:50 +01:00
committed by GitHub
parent 4ed67e8d19
commit 58658f9498

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:28:06Z" \
org.opencontainers.image.created="2025-12-11T17:15:45Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.18.0" \
BITNAMI_APP_NAME="mysqld-exporter" \
IMAGE_REVISION="5" \
IMAGE_REVISION="6" \
PATH="/opt/bitnami/mysqld-exporter/bin:$PATH"
EXPOSE 9104