1.2.2-ol-7-r18 release

This commit is contained in:
Bitnami Bot
2018-07-06 03:02:51 +00:00
parent 5535c9772d
commit d111c4720a
3 changed files with 5 additions and 4 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-r17" \
BITNAMI_IMAGE_VERSION="1.2.2-ol-7-r18" \
FLUENTD_CONF="fluentd.conf" \
FLUENTD_OPT="" \
GEM_HOME="/opt/bitnami/fluentd" \

View File

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

View File

@@ -7,7 +7,7 @@ jobs:
environment:
RELEASE_SERIES_LIST: "1"
LATEST_STABLE: "1"
DISTRIBUTIONS_LIST: "debian-8,ol-7"
DISTRIBUTIONS_LIST: "debian-8,debian-9,ol-7"
IMAGE_NAME: fluentd
DOCKER_PROJECT: bitnami
QUAY_PROJECT: bitnami