1.3.5-debian-9-r13 release
This commit is contained in:
parent
fff5579c89
commit
2937a66dff
|
|
@ -11,7 +11,7 @@ RUN apt-get update && apt-get upgrade && \
|
|||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
ENV BITNAMI_APP_NAME="fluent-bit" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.5-debian-9-r12" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.5-debian-9-r13" \
|
||||
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
|
||||
|
||||
EXPOSE 2020
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.3.5-ol-7-r17` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.5-ol-7-r17/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.3.5-debian-9-r12`, `1`, `1.3.5`, `1.3.5-r12`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.5-debian-9-r12/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.3.5-debian-9-r13`, `1`, `1.3.5`, `1.3.5-r13`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.5-debian-9-r13/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