From b1d3f71948921f4e18b3f28df02f90d98a611047 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 13 May 2018 05:46:17 +0000 Subject: [PATCH] 0.12.0-r19 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 f7cefcd103a0..f78462e57352 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-r18" \ + BITNAMI_IMAGE_VERSION="0.12.0-r19" \ PATH="/opt/bitnami/blackbox_exporter/bin:$PATH" EXPOSE 9115