0.12.0-r51 release

This commit is contained in:
Bitnami Bot
2018-06-18 02:41:05 +00:00
parent faed6d6c66
commit 27982110dc
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/blackbox-exporter /opt/bitnami/blackbox-exporter
ENV BITNAMI_APP_NAME="blackbox-exporter" \
BITNAMI_IMAGE_VERSION="0.12.0-r50" \
BITNAMI_IMAGE_VERSION="0.12.0-r51" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115

View File

@@ -22,7 +22,7 @@ $ docker run --name blackbox-exporter bitnami/blackbox-exporter:latest
# Supported tags and respective `Dockerfile` links
* [`0`, `0.12.0-r50`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r50/0/Dockerfile)
* [`0`, `0.12.0-r51`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r51/0/Dockerfile)
Subscribe to project updates by watching the [bitnami/blackbox-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-blackbox-exporter).