0.12.0-r36 release

This commit is contained in:
Bitnami Bot 2018-06-03 02:40:06 +00:00
parent 442fd25b97
commit b5c493428f
1 changed files with 1 additions and 1 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-r35" \
BITNAMI_IMAGE_VERSION="0.12.0-r36" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115