[bitnami/mysqld-exporter] Release 0.17.2-debian-12-r18 (#85989)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-07 04:02:32 +02:00
committed by GitHub
parent 25b4fba9f8
commit 5b50059f8b

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-04T02:00:11Z" \
org.opencontainers.image.created="2025-09-07T01:54:05Z" \
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.17.2" \
BITNAMI_APP_NAME="mysqld-exporter" \
IMAGE_REVISION="17" \
IMAGE_REVISION="18" \
PATH="/opt/bitnami/mysqld-exporter/bin:$PATH"
EXPOSE 9104