0.2.0-r10 release

This commit is contained in:
Bitnami Bot
2018-05-30 05:50:40 +00:00
parent 512bfec6b9
commit be9b3ce3d7

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-r9" \
BITNAMI_IMAGE_VERSION="0.2.0-r10" \
PATH="/opt/bitnami/fluentd-exporter/bin:$PATH"
EXPOSE 9309