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