[bitnami/mariadb-galera] Release 12.2.2-debian-12-r1 (#90912)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
4ef0a5ed18
commit
7b484e3eed
|
|
@ -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-02-16T16:40:19Z" \
|
||||
org.opencontainers.image.created="2026-02-19T02:54:30Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mariadb-galera/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mariadb-galera" \
|
||||
|
|
@ -51,7 +51,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/mariadb-galera/postunpack.sh
|
||||
ENV APP_VERSION="12.2.2" \
|
||||
BITNAMI_APP_NAME="mariadb-galera" \
|
||||
IMAGE_REVISION="0" \
|
||||
IMAGE_REVISION="1" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/common/sbin:$PATH"
|
||||
|
||||
EXPOSE 3306 4444 4567 4568
|
||||
|
|
|
|||
Loading…
Reference in New Issue