From 8e048658d1f7bcb45f23bdceef221a89f8533be1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 29 Oct 2022 15:47:13 +0200 Subject: [PATCH] [bitnami/mysql] Release 5.7.40-debian-11-r6 (#11824) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/mysql/5.7/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/mysql/5.7/debian-11/Dockerfile b/bitnami/mysql/5.7/debian-11/Dockerfile index 9ae16722b9f8..7b4c8e83225b 100644 --- a/bitnami/mysql/5.7/debian-11/Dockerfile +++ b/bitnami/mysql/5.7/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="5.7.40-debian-11-r5" \ + org.opencontainers.image.ref.name="5.7.40-debian-11-r6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysql" \ org.opencontainers.image.title="mysql" \ org.opencontainers.image.vendor="VMware, Inc." \