diff --git a/bitnami/percona-mysql/5.7/debian-11/Dockerfile b/bitnami/percona-mysql/5.7/debian-11/Dockerfile index 3ba96dd5194c..f952f90ad860 100644 --- a/bitnami/percona-mysql/5.7/debian-11/Dockerfile +++ b/bitnami/percona-mysql/5.7/debian-11/Dockerfile @@ -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 \ diff --git a/bitnami/percona-mysql/5.7/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/percona-mysql/5.7/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 721542d6f685..12ca75cb98ce 100644 --- a/bitnami/percona-mysql/5.7/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/percona-mysql/5.7/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -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", diff --git a/bitnami/percona-mysql/README.md b/bitnami/percona-mysql/README.md index 231a03ee18ea..5163b3e7d12d 100644 --- a/bitnami/percona-mysql/README.md +++ b/bitnami/percona-mysql/README.md @@ -64,7 +64,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2023 Bitnami +Copyright © 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.