1.0.1-debian-9-r5 release
This commit is contained in:
parent
4a920d681b
commit
c6c9294635
|
|
@ -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="1.0.1-debian-9-r4" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.1-debian-9-r5" \
|
||||
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates libsasl2-2 libssl1.1
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.0.1-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.0.1-ol-7-r5/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.0.1-debian-9-r4`, `1`, `1.0.1`, `1.0.1-r4`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.0.1-debian-9-r4/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.0.1-debian-9-r5`, `1`, `1.0.1`, `1.0.1-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.0.1-debian-9-r5/1/debian-9/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