From d550a8230f84a86e47e275ad72362c0134065929 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 16 May 2018 05:45:24 +0000 Subject: [PATCH] 0.12.0-r22 release --- bitnami/blackbox-exporter/0/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/blackbox-exporter/0/Dockerfile b/bitnami/blackbox-exporter/0/Dockerfile index ea0ba154968c..d683506d1e60 100644 --- a/bitnami/blackbox-exporter/0/Dockerfile +++ b/bitnami/blackbox-exporter/0/Dockerfile @@ -12,7 +12,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/blackbox_exporter /opt/bitnami/blackbox_exporter ENV BITNAMI_APP_NAME="blackbox_exporter" \ - BITNAMI_IMAGE_VERSION="0.12.0-r21" \ + BITNAMI_IMAGE_VERSION="0.12.0-r22" \ PATH="/opt/bitnami/blackbox_exporter/bin:$PATH" EXPOSE 9115