1.8.0-ol-7-r13 release

This commit is contained in:
Bitnami Bot 2019-12-25 05:42:13 +00:00
parent f38b7a8697
commit a4fb259942
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RUN curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.8.0-ol-7-r12" \
BITNAMI_IMAGE_VERSION="1.8.0-ol-7-r13" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/fluentd/bin:$PATH"

View File

@ -44,7 +44,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.8.0-ol-7-r12` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.0-ol-7-r12/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.8.0-ol-7-r13` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.0-ol-7-r13/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.8.0-debian-9-r10`, `1`, `1.8.0`, `1.8.0-r10`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.0-debian-9-r10/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).