0.14.3-debian-9-r7 release

This commit is contained in:
Bitnami Bot
2018-09-29 02:51:18 +00:00
parent 83e4ec51ac
commit 48c273e0c6
2 changed files with 3 additions and 3 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.14.3-debian-9-r6" \
BITNAMI_IMAGE_VERSION="0.14.3-debian-9-r7" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
RUN install_packages ca-certificates libsasl2-2 libssl1.1

View File

@@ -33,8 +33,8 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`0-ol-7`, `0.14.3-ol-7-r7` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.14.3-ol-7-r7/0/ol-7/Dockerfile)
* [`0-debian-9`, `0.14.3-debian-9-r6`, `0`, `0.14.3`, `0.14.3-r6`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.14.3-debian-9-r6/0/debian-9/Dockerfile)
* [`0-ol-7`, `0.14.3-ol-7-r6` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.14.3-ol-7-r6/0/ol-7/Dockerfile)
* [`0-debian-9`, `0.14.3-debian-9-r7`, `0`, `0.14.3`, `0.14.3-r7`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.14.3-debian-9-r7/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).