1.14.5-debian-10-r31 release

This commit is contained in:
Bitnami Bot
2022-03-15 15:42:36 +00:00
parent 85cd1b6437
commit e9b1a15fd4
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-r30" \
BITNAMI_IMAGE_VERSION="1.14.5-debian-10-r31" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/common/bin:/opt/bitnami/fluentd/bin:$PATH"