From a0d3afd8eb88b6ada43283a6948f68a8a6672c5c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Jan 2023 22:54:48 +0100 Subject: [PATCH] [bitnami/mongodb-exporter] Release 0.36.0-debian-11-r7 (#21402) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/mongodb-exporter/0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/mongodb-exporter/0/debian-11/Dockerfile b/bitnami/mongodb-exporter/0/debian-11/Dockerfile index 2c36eb849d04..238959e29fa8 100644 --- a/bitnami/mongodb-exporter/0/debian-11/Dockerfile +++ b/bitnami/mongodb-exporter/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="0.36.0-debian-11-r6" \ + org.opencontainers.image.ref.name="0.36.0-debian-11-r7" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb-exporter" \ org.opencontainers.image.title="mongodb-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \