1.1.3-debian-9-r6 release

This commit is contained in:
Bitnami Bot 2019-06-19 04:32:56 +00:00
parent c46e53d2fb
commit 4cac4cc9f4
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/fluent-bit-1.1.3-0-linux-amd64-debian-9.tar.gz
ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="1.1.3-debian-9-r5" \
BITNAMI_IMAGE_VERSION="1.1.3-debian-9-r6" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020

View File

@ -48,8 +48,8 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.1.3-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-ol-7-r4/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.1.3-debian-9-r5`, `1`, `1.1.3`, `1.1.3-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-debian-9-r5/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.1.3-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.1.3-debian-9-r6`, `1`, `1.1.3`, `1.1.3-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-debian-9-r6/1/debian-9/Dockerfile)
* [`1-rhel-7`, `1.0.6-rhel-7-r20` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.0.6-rhel-7-r20/1/rhel-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).