[bitnami/mysql] Release 9.7.2-debian-12-r0 (#95912)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-29 00:38:18 +02:00
committed by GitHub
parent fb69c578cc
commit 877d603d20
5 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -7,13 +7,13 @@ 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-17T11:53:28Z" \
org.opencontainers.image.created="2026-07-28T22:22:57Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mysql/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysql" \
org.opencontainers.image.title="mysql" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="9.7.1"
org.opencontainers.image.version="9.7.2"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -29,7 +29,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"ini-file-1.4.9-13-linux-${OS_ARCH}-debian-12" \
"mysql-9.7.1-1-linux-${OS_ARCH}-debian-12" \
"mysql-9.7.2-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -49,9 +49,9 @@ RUN uninstall_packages curl
COPY rootfs /
RUN /opt/bitnami/scripts/mysql/postunpack.sh
ENV APP_VERSION="9.7.1" \
ENV APP_VERSION="9.7.2" \
BITNAMI_APP_NAME="mysql" \
IMAGE_REVISION="2" \
IMAGE_REVISION="0" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mysql/bin:/opt/bitnami/mysql/sbin:$PATH"
EXPOSE 3306
@@ -1 +0,0 @@
ed58d9e3ef564757bd34a36f2a8ac70b5146fab243f0e529a9ca3bf0c2217059 mysql-9.7.1-1-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
8e57f0fda0da46de1fca8aa0c9929c679027536ca8c4520c7bf5097c96627e02 mysql-9.7.1-1-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
763b1299baf138531f3d704e989c3f936df0c9026934ca46ad91059cf89ef259 mysql-9.7.2-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
fc191b9bb02643d729670c73a0a4a7063e795bba77c3b3763d6aaea80e05a2c8 mysql-9.7.2-0-linux-arm64-debian-12.tar.gz