1.7.3-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2021-04-08 11:01:55 +00:00
parent 5c1ad97a55
commit a9799ce9c7
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="1.7.3-debian-10-r1" \
BITNAMI_IMAGE_VERSION="1.7.3-debian-10-r2" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020

View File

@@ -2,6 +2,6 @@ version: '2'
services:
fluent-bit:
image: docker.io/bitnami/fluent-bit:1-debian-10
image: docker.io/bitnami/fluent-bit:1
ports:
- '2020:2020'

View File

@@ -34,7 +34,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1`, `1-debian-10`, `1.7.3`, `1.7.3-debian-10-r1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.7.3-debian-10-r1/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.7.3`, `1.7.3-debian-10-r2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.7.3-debian-10-r2/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).

View File

@@ -2,6 +2,6 @@ version: '2'
services:
fluent-bit:
image: docker.io/bitnami/fluent-bit:1-debian-10
image: docker.io/bitnami/fluent-bit:1
ports:
- '2020:2020'