0.12.0-debian-8-r68 release

This commit is contained in:
Bitnami Bot
2018-07-06 02:46:51 +00:00
parent 5b194154f9
commit ac21738dd5
3 changed files with 5 additions and 4 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-r67" \
BITNAMI_IMAGE_VERSION="0.12.0-debian-8-r68" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115

View File

@@ -22,8 +22,9 @@ $ docker run --name blackbox-exporter bitnami/blackbox-exporter:latest
# Supported tags and respective `Dockerfile` links
* [`0`, `0.12.0-r67`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r67/0/Dockerfile)
* [`0-ol-7`, `0.12.0-ol-7-r13` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-ol-7-r13/0/ol-7/Dockerfile)
* [`0-ol-7`, `0.12.0-ol-7-r14` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-ol-7-r14/0/ol-7/Dockerfile)
* [`0-debian-8`, `0.12.0-debian-8-r68`, `0`, `0.12.0`, `0.12.0-r68`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-debian-8-r68/0/Dockerfile)
* [`0-debian-9`, `0.0.0-debian-9-r0` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.0.0-debian-9-r0/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/blackbox-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-blackbox-exporter).

View File

@@ -7,7 +7,7 @@ jobs:
environment:
RELEASE_SERIES_LIST: "0"
LATEST_STABLE: "0"
DISTRIBUTIONS_LIST: "debian-8,ol-7"
DISTRIBUTIONS_LIST: "debian-8,debian-9,ol-7"
IMAGE_NAME: blackbox-exporter
DOCKER_PROJECT: bitnami
QUAY_PROJECT: bitnami