From 4f5c0d79c807cc199b3d8deece3f6ce0929785a6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 10 May 2018 05:45:37 +0000 Subject: [PATCH] 0.12.0-r16 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 bc53e5884265..59d9b3c02e99 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-r15" \ + BITNAMI_IMAGE_VERSION="0.12.0-r16" \ PATH="/opt/bitnami/blackbox_exporter/bin:$PATH" EXPOSE 9115