1.3.7-debian-10-r8 release
This commit is contained in:
parent
58d285b72f
commit
989bc9fb2a
|
|
@ -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.7-debian-10-r7" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.7-debian-10-r8" \
|
||||
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.7-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.7-ol-7-r8/1/ol-7/Dockerfile)
|
||||
* [`1-debian-10`, `1.3.7-debian-10-r7`, `1`, `1.3.7`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.7-debian-10-r7/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.3.7-debian-10-r8`, `1`, `1.3.7`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.3.7-debian-10-r8/1/debian-10/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