0.13.4-debian-8-r21 release

This commit is contained in:
Bitnami Bot
2018-07-06 03:03:53 +00:00
parent 917b09b330
commit 8b4e08d157
3 changed files with 4 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.13.4-r20" \
BITNAMI_IMAGE_VERSION="0.13.4-debian-8-r21" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
RUN install_packages ca-certificates libsasl2-2 libssl1.0.0

View File

@@ -24,7 +24,8 @@ $ docker run --name fluent-bit bitnami/fluent-bit:latest
# Supported tags and respective `Dockerfile` links
* [`0`, `0.13.4-r20`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.4-r20/0/Dockerfile)
* [`0-debian-8`, `0.13.4-debian-8-r21`, `0`, `0.13.4`, `0.13.4-r21`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.4-debian-8-r21/0/Dockerfile)
* [`0-debian-9`, `0.0.0-debian-9-r0` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.0.0-debian-9-r0/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).

View File

@@ -7,7 +7,7 @@ jobs:
environment:
RELEASE_SERIES_LIST: "0"
LATEST_STABLE: "0"
DISTRIBUTIONS_LIST: "debian-8"
DISTRIBUTIONS_LIST: "debian-8,debian-9"
IMAGE_NAME: fluent-bit
DOCKER_PROJECT: bitnami
QUAY_PROJECT: bitnami