From 3eb5ea459609af28c0d66f438554cb3ca8771e81 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Jan 2023 11:42:07 +0100 Subject: [PATCH] [bitnami/matomo] Release 4.13.0-debian-11-r13 (#20452) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/matomo/4/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/matomo/4/debian-11/Dockerfile b/bitnami/matomo/4/debian-11/Dockerfile index 8b3ad79182dc..ccab14fe288a 100644 --- a/bitnami/matomo/4/debian-11/Dockerfile +++ b/bitnami/matomo/4/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="4.13.0-debian-11-r12" \ + org.opencontainers.image.ref.name="4.13.0-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/matomo" \ org.opencontainers.image.title="matomo" \ org.opencontainers.image.vendor="VMware, Inc." \