1.2.2-r27 release

This commit is contained in:
Bitnami Bot
2018-07-03 02:52:50 +00:00
parent dfc71db4b7
commit 292f4939e2
2 changed files with 3 additions and 3 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-r26" \
BITNAMI_IMAGE_VERSION="1.2.2-r27" \
FLUENTD_CONF="fluentd.conf" \
FLUENTD_OPT="" \
GEM_HOME="/opt/bitnami/fluentd" \

View File

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