1.2.2-ol-7-r8 release

This commit is contained in:
Bitnami Bot 2018-06-27 02:50:54 +00:00
parent 514a4112fb
commit 4c3b4c281c
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.2-ol-7-r7" \
BITNAMI_IMAGE_VERSION="1.2.2-ol-7-r8" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/fluentd/bin:$PATH"

View File

@ -22,7 +22,7 @@ $ docker run --name fluentd bitnami/fluentd:latest
# Supported tags and respective `Dockerfile` links
* [`1`, `1.2.2-r19`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.2-r19/1/Dockerfile)
* [`1-ol-7`, `1.2.2-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.2-ol-7-r7/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.2.2-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.2-ol-7-r8/1/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).