0.12.0-r7 release

Update image to version 0.12.0-r7
This commit is contained in:
Bitnami Bot
2018-04-30 05:44:33 +00:00
parent 70569f0eb4
commit 4cde1a7750

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