[bitnami/mariadb-galera] Release 10.9.5-debian-11-r11 (#26820)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-09 17:52:03 +01:00 committed by GitHub
parent 13701ab1dd
commit e0a7d9b296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-09T15:45:29Z" \
org.opencontainers.image.created="2023-03-09T16:30:45Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="10.9.5-debian-11-r10" \
org.opencontainers.image.ref.name="10.9.5-debian-11-r11" \
org.opencontainers.image.title="mariadb-galera" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="10.9.5"
@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl iproute2 ldap-utils libaio1 libaudit1
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"ini-file-1.4.5-1-linux-${OS_ARCH}-debian-11" \
"mariadb-galera-10.9.5-2-linux-${OS_ARCH}-debian-11" \
"mariadb-galera-10.9.5-3-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \

View File

@ -15,9 +15,9 @@
},
"mariadb-galera": {
"arch": "amd64",
"digest": "cee876e1b61f64593219136029e53fda2fa2dc4d746ee62395b83447945f419d",
"digest": "16b57215a0c3c019c3b46bad7d6f7eb1da9a418762ca4cd40f7602bdbafa08fd",
"distro": "debian-11",
"type": "NAMI",
"version": "10.9.5-2"
"version": "10.9.5-3"
}
}