From b9f94cbed7d1031ed0dc6123738132d63aaf1ff5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 14 Mar 2022 14:44:34 +0000 Subject: [PATCH] 0.19.0-debian-10-r291 release --- bitnami/blackbox-exporter/0/debian-10/Dockerfile | 2 +- bitnami/blackbox-exporter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/blackbox-exporter/0/debian-10/Dockerfile b/bitnami/blackbox-exporter/0/debian-10/Dockerfile index b13a2a0a331c..1b0b96c39473 100644 --- a/bitnami/blackbox-exporter/0/debian-10/Dockerfile +++ b/bitnami/blackbox-exporter/0/debian-10/Dockerfile @@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \ RUN chmod g+rwX /opt/bitnami ENV BITNAMI_APP_NAME="blackbox-exporter" \ - BITNAMI_IMAGE_VERSION="0.19.0-debian-10-r290" \ + BITNAMI_IMAGE_VERSION="0.19.0-debian-10-r291" \ PATH="/opt/bitnami/blackbox-exporter/bin:$PATH" EXPOSE 9115 diff --git a/bitnami/blackbox-exporter/README.md b/bitnami/blackbox-exporter/README.md index 35c67d014a9e..196d9d184c4c 100644 --- a/bitnami/blackbox-exporter/README.md +++ b/bitnami/blackbox-exporter/README.md @@ -36,7 +36,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-10`, `0.19.0`, `0.19.0-debian-10-r290`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.19.0-debian-10-r290/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.19.0`, `0.19.0-debian-10-r291`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.19.0-debian-10-r291/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/blackbox-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-blackbox-exporter).