0.12.0-r23 release

This commit is contained in:
Bitnami Bot 2018-05-17 05:45:21 +00:00
parent d550a8230f
commit f1fc2f1958
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,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-r22" \
BITNAMI_IMAGE_VERSION="0.12.0-r23" \
PATH="/opt/bitnami/blackbox_exporter/bin:$PATH"
EXPOSE 9115