From 32b5ba7b30ba07b32d60901bac975466444c928c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 23 May 2018 13:24:08 +0000 Subject: [PATCH] 0.12.0-r28 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 cabdcdb74674..e05efd8f97c6 100644 --- a/bitnami/blackbox-exporter/0/Dockerfile +++ b/bitnami/blackbox-exporter/0/Dockerfile @@ -13,7 +13,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-r27" \ + BITNAMI_IMAGE_VERSION="0.12.0-r28" \ PATH="/opt/bitnami/blackbox-exporter/bin:$PATH" EXPOSE 9115