From b135ecf8985b0fc033b4fc46284682de68c6f01f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 25 Jan 2023 09:02:51 +0100 Subject: [PATCH] [bitnami/grafana] Release 9.3.2-debian-11-r15 (#21615) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/grafana/9/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/grafana/9/debian-11/Dockerfile b/bitnami/grafana/9/debian-11/Dockerfile index 32ffee371bad..cf53c3729075 100644 --- a/bitnami/grafana/9/debian-11/Dockerfile +++ b/bitnami/grafana/9/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="9.3.2-debian-11-r14" \ + org.opencontainers.image.ref.name="9.3.2-debian-11-r15" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana" \ org.opencontainers.image.title="grafana" \ org.opencontainers.image.vendor="VMware, Inc." \