1.3.6-debian-9-r1 release
This commit is contained in:
parent
33de879184
commit
c241b591e0
|
|
@ -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.6-debian-9-r0" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.6-debian-9-r1" \
|
||||
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.6-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.6-ol-7-r0/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.3.6-debian-9-r0`, `1`, `1.3.6`, `1.3.6-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.6-debian-9-r0/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.3.6-debian-9-r1`, `1`, `1.3.6`, `1.3.6-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.6-debian-9-r1/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