From 085ce2f46335ceaebf13d8faa502b39425f2c3b0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Jan 2023 11:13:00 +0100 Subject: [PATCH] [bitnami/mysql] Release 8.0.31-debian-11-r33 (#20417) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/mysql/8.0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/mysql/8.0/debian-11/Dockerfile b/bitnami/mysql/8.0/debian-11/Dockerfile index 28edae462b1c..b052978e386e 100644 --- a/bitnami/mysql/8.0/debian-11/Dockerfile +++ b/bitnami/mysql/8.0/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="8.0.31-debian-11-r32" \ + org.opencontainers.image.ref.name="8.0.31-debian-11-r33" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysql" \ org.opencontainers.image.title="mysql" \ org.opencontainers.image.vendor="VMware, Inc." \