From 67a66ccffa06e90e329eeb4938378f48812b7777 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 16 Oct 2022 04:33:53 +0200 Subject: [PATCH] [bitnami/mariadb] Release 10.7.6-debian-11-r10 (#10319) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/mariadb/10.7/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/mariadb/10.7/debian-11/Dockerfile b/bitnami/mariadb/10.7/debian-11/Dockerfile index ee40eff3c30b..5b91855e56e7 100644 --- a/bitnami/mariadb/10.7/debian-11/Dockerfile +++ b/bitnami/mariadb/10.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="10.7.6-debian-11-r9" \ + org.opencontainers.image.ref.name="10.7.6-debian-11-r10" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mariadb" \ org.opencontainers.image.title="mariadb" \ org.opencontainers.image.vendor="VMware, Inc." \