0.12.0-r48 release

This commit is contained in:
Bitnami Bot
2018-06-15 11:04:54 +00:00
parent d22bc20aa2
commit 962ef7152c
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-r47" \
BITNAMI_IMAGE_VERSION="0.12.0-r48" \
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-r47`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r47/0/Dockerfile)
* [`0`, `0.12.0-r48`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r48/0/Dockerfile)
Subscribe to project updates by watching the [bitnami/blackbox-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-blackbox-exporter).