0.12.0-r27 release

This commit is contained in:
Bitnami Bot
2018-05-23 05:46:46 +00:00
parent 6a2216d980
commit 1a0bc50033

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-r26" \
BITNAMI_IMAGE_VERSION="0.12.0-r27" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115