1.14.5-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2022-02-28 01:00:18 +00:00
parent 903a6c247b
commit f7c2dd3d2f
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/fluentd/postunpack.sh
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.14.5-debian-10-r15" \
BITNAMI_IMAGE_VERSION="1.14.5-debian-10-r16" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/common/bin:/opt/bitnami/fluentd/bin:$PATH"