0.13.4-r10 release

This commit is contained in:
Bitnami Bot
2018-06-24 02:48:25 +00:00
parent 7a5098e897
commit c7f7488991
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/fluent-bit /opt/bitnami/fluent-bit
ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="0.13.4-r9" \
BITNAMI_IMAGE_VERSION="0.13.4-r10" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
RUN install_packages ca-certificates libsasl2-2 libssl1.0.0