1.2.5-ol-7-r24 release

This commit is contained in:
Bitnami Bot 2018-09-21 02:46:54 +00:00
parent 1fc84f8eac
commit 0ea33127d5
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-r23" \
BITNAMI_IMAGE_VERSION="1.2.5-ol-7-r24" \
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-r23` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-ol-7-r23/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.2.5-ol-7-r24` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-ol-7-r24/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.5-debian-9-r23`, `1`, `1.2.5`, `1.2.5-r23`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.5-debian-9-r23/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).