0.13.5-debian-9-r1 release

This commit is contained in:
Bitnami Bot
2018-07-25 02:57:18 +00:00
parent 76baeb14f0
commit 2654f3e665
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 COPY --from=buildenv /opt/bitnami/fluent-bit /opt/bitnami/fluent-bit
ENV BITNAMI_APP_NAME="fluent-bit" \ ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="0.13.5-debian-9-r0" \ BITNAMI_IMAGE_VERSION="0.13.5-debian-9-r1" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH" PATH="/opt/bitnami/fluent-bit/bin:$PATH"
RUN install_packages ca-certificates libsasl2-2 libssl1.1 RUN install_packages ca-certificates libsasl2-2 libssl1.1

View File

@@ -27,7 +27,7 @@ $ docker run --name fluent-bit bitnami/fluent-bit:latest
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8. > NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
* [`0-debian-9`, `0.13.5-debian-9-r0`, `0`, `0.13.5`, `0.13.5-r0`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.5-debian-9-r0/0/Dockerfile) * [`0-debian-9`, `0.13.5-debian-9-r1`, `0`, `0.13.5`, `0.13.5-r1`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.5-debian-9-r1/0/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit). Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).