From 6103e20e153cab207216de53dd2f36f7eb2f8103 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 29 May 2018 05:46:22 +0000 Subject: [PATCH] 0.12.0-r31 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 d8de2317aee4..682fb52d003f 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-r30" \ + BITNAMI_IMAGE_VERSION="0.12.0-r31" \ PATH="/opt/bitnami/blackbox-exporter/bin:$PATH" EXPOSE 9115