[bitnami/percona-mysql] Release 5.7.42-45-debian-11-r1 (#36442)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-06-05 16:36:46 +02:00 committed by GitHub
parent cf2893c0db
commit 5d4976493b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 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-05-23T13:02:35Z" \
org.opencontainers.image.created="2023-06-05T14:13:53Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="5.7.42-45-debian-11-r0" \
org.opencontainers.image.ref.name="5.7.42-45-debian-11-r1" \
org.opencontainers.image.title="percona-mysql" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="5.7.42-45"
@ -25,7 +25,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
"percona-xtrabackup-binary-8.0.30-23-6-linux-${OS_ARCH}-debian-11" \
"ini-file-1.4.5-6-linux-${OS_ARCH}-debian-11" \
"percona-mysql-5.7.42-45-0-linux-${OS_ARCH}-debian-11" \
"mysql-shell-8.0.31-9-linux-${OS_ARCH}-debian-11" \
"mysql-shell-8.0.33-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -9,7 +9,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "8.0.31-9"
"version": "8.0.33-0"
},
"percona-mysql": {
"arch": "amd64",

View File

@ -64,7 +64,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2023 Bitnami
Copyright &copy; 2023 VMware, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.