diff --git a/bitnami/fluentd/1/ol-7/Dockerfile b/bitnami/fluentd/1/ol-7/Dockerfile index e12585dcdec3..cee66bcea039 100644 --- a/bitnami/fluentd/1/ol-7/Dockerfile +++ b/bitnami/fluentd/1/ol-7/Dockerfile @@ -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.1-ol-7-r3" \ + BITNAMI_IMAGE_VERSION="1.8.1-ol-7-r4" \ GEM_HOME="/opt/bitnami/fluentd" \ PATH="/opt/bitnami/ruby/bin:/opt/bitnami/fluentd/bin:$PATH" diff --git a/bitnami/fluentd/README.md b/bitnami/fluentd/README.md index 1a4602c66a43..7c7ee016366d 100644 --- a/bitnami/fluentd/README.md +++ b/bitnami/fluentd/README.md @@ -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.1-ol-7-r3` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.1-ol-7-r3/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.8.1-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.1-ol-7-r4/1/ol-7/Dockerfile) * [`1-debian-9`, `1.8.1-debian-9-r2`, `1`, `1.8.1`, `1.8.1-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.8.1-debian-9-r2/1/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).