1.0.2-r3 release

This commit is contained in:
Bitnami Bot 2018-05-22 05:48:29 +00:00
parent 68f44ffb44
commit 383a25b895
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/elasticsearch_exporter /opt/bitnami/elasticsearch_exporter
ENV BITNAMI_APP_NAME="elasticsearch_exporter" \
BITNAMI_IMAGE_VERSION="1.0.2-r2" \
BITNAMI_IMAGE_VERSION="1.0.2-r3" \
PATH="/opt/bitnami/elasticsearch_exporter/bin:$PATH"
EXPOSE 9108