0.12.0-r19 release

This commit is contained in:
Bitnami Bot
2018-05-13 05:46:17 +00:00
parent 04867e0900
commit b1d3f71948

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-r18" \
BITNAMI_IMAGE_VERSION="0.12.0-r19" \
PATH="/opt/bitnami/blackbox_exporter/bin:$PATH"
EXPOSE 9115