From 04867e0900e02182d42b7c77dddb2440b0925569 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 12 May 2018 05:46:36 +0000 Subject: [PATCH] 0.12.0-r18 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 33deddcc7881..f7cefcd103a0 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-r17" \ + BITNAMI_IMAGE_VERSION="0.12.0-r18" \ PATH="/opt/bitnami/blackbox_exporter/bin:$PATH" EXPOSE 9115