From d0a074bd9e4cb0836ae5fd61b9cd1f838fa8ad9c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 Jan 2023 20:11:10 +0100 Subject: [PATCH] [bitnami/blackbox-exporter] Release 0.23.0-debian-11-r20 (#22230) Signed-off-by: Bitnami Containers --- bitnami/blackbox-exporter/0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/blackbox-exporter/0/debian-11/Dockerfile b/bitnami/blackbox-exporter/0/debian-11/Dockerfile index 907b0964b00e..f00abb5f1f08 100644 --- a/bitnami/blackbox-exporter/0/debian-11/Dockerfile +++ b/bitnami/blackbox-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.23.0-debian-11-r19" \ + org.opencontainers.image.ref.name="0.23.0-debian-11-r20" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/blackbox-exporter" \ org.opencontainers.image.title="blackbox-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \