0.12.0-r61 release

This commit is contained in:
Bitnami Bot
2018-06-29 02:44:20 +00:00
parent e92a6694c1
commit f3e255af44
2 changed files with 3 additions and 3 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-r60" \
BITNAMI_IMAGE_VERSION="0.12.0-r61" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115

View File

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