0.2.0-debian-10-r663 release

This commit is contained in:
Bitnami Bot
2022-01-07 07:51:03 +00:00
parent 8ac365e37c
commit 7e643942ba
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="fluentd-exporter" \
BITNAMI_IMAGE_VERSION="0.2.0-debian-10-r662" \
BITNAMI_IMAGE_VERSION="0.2.0-debian-10-r663" \
PATH="/opt/bitnami/fluentd-exporter/bin:$PATH"
EXPOSE 9309