1.1.3-ol-7-r14 release

This commit is contained in:
Bitnami Bot 2019-06-27 03:04:11 +00:00
parent eeed2bb4de
commit 27ad59491b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r379
FROM bitnami/oraclelinux-extras:7-r380
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -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-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="1.1.3-ol-7-r13" \
BITNAMI_IMAGE_VERSION="1.1.3-ol-7-r14" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020

View File

@ -48,7 +48,7 @@ $ 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-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-ol-7-r13/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.1.3-ol-7-r14` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-ol-7-r14/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.1.3-debian-9-r13`, `1`, `1.1.3`, `1.1.3-r13`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.1.3-debian-9-r13/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)