0.13.3-r6 release
This commit is contained in:
parent
ef23d4c29a
commit
536baff45b
|
|
@ -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.3-r5" \
|
||||
BITNAMI_IMAGE_VERSION="0.13.3-r6" \
|
||||
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates libsasl2-2 libssl1.0.0
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ $ docker run --name fluent-bit bitnami/fluent-bit:latest
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`0`, `0.13.3-r5`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.3-r5/0/Dockerfile)
|
||||
* [`0`, `0.13.3-r6`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.3-r6/0/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue