From 9d804a20b3089689340b8a1f18e8e6c872d98623 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 12 Aug 2022 10:34:35 +0200 Subject: [PATCH] [bitnami/blackbox-exporter] Release 0.22.0-debian-11-r2 (#2943) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/blackbox-exporter/0/debian-11/Dockerfile | 8 ++++++++ bitnami/blackbox-exporter/README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/bitnami/blackbox-exporter/0/debian-11/Dockerfile b/bitnami/blackbox-exporter/0/debian-11/Dockerfile index 912ec0812f06..47777f448d78 100644 --- a/bitnami/blackbox-exporter/0/debian-11/Dockerfile +++ b/bitnami/blackbox-exporter/0/debian-11/Dockerfile @@ -4,6 +4,14 @@ ENV HOME="/" \ OS_FLAVOUR="debian-11" \ OS_NAME="linux" +LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ + org.opencontainers.image.description="Application packaged by Bitnami" \ + org.opencontainers.image.ref.name="0.22.0-debian-11-r2" \ + 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." \ + org.opencontainers.image.version="0.22.0" + COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies diff --git a/bitnami/blackbox-exporter/README.md b/bitnami/blackbox-exporter/README.md index cec01d84a728..d575697601b2 100644 --- a/bitnami/blackbox-exporter/README.md +++ b/bitnami/blackbox-exporter/README.md @@ -32,7 +32,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`0`, `0-debian-11`, `0.22.0`, `0.22.0-debian-11-r1`, `latest` (0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/blackbox-exporter/0/debian-11/Dockerfile) +* [`0`, `0-debian-11`, `0.22.0`, `0.22.0-debian-11-r2`, `latest` (0/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/blackbox-exporter/0/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).