0.2.0-r2 release

This commit is contained in:
Bitnami Bot
2018-05-21 10:02:04 +00:00
parent 3142a0242a
commit cf93a8d075

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/fluentd_exporter /opt/bitnami/fluentd_exporter
ENV BITNAMI_APP_NAME="fluentd_exporter" \
BITNAMI_IMAGE_VERSION="0.2.0-r1" \
BITNAMI_IMAGE_VERSION="0.2.0-r2" \
PATH="/opt/bitnami/fluentd_exporter/bin:$PATH"
EXPOSE 9309