1.2.5-ol-7-r9 release

This commit is contained in:
Bitnami Bot 2018-09-06 02:46:19 +00:00
parent 59b61cc9d3
commit 074a77e9c1
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/fluentd /opt/bitnami/fluentd
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.2.5-ol-7-r8" \
BITNAMI_IMAGE_VERSION="1.2.5-ol-7-r9" \
FLUENTD_CONF="fluentd.conf" \
FLUENTD_OPT="" \
GEM_HOME="/opt/bitnami/fluentd" \

View File

@ -30,7 +30,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/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.2.5-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-ol-7-r8/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.2.5-ol-7-r9` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-ol-7-r9/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.5-debian-9-r8`, `1`, `1.2.5`, `1.2.5-r8`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-debian-9-r8/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).