1.2.3-ol-7-r18 release
This commit is contained in:
parent
29ccd83ddf
commit
4ea7138a36
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
COPY --from=buildenv /opt/bitnami/fluentd /opt/bitnami/fluentd
|
COPY --from=buildenv /opt/bitnami/fluentd /opt/bitnami/fluentd
|
||||||
ENV BITNAMI_APP_NAME="fluentd" \
|
ENV BITNAMI_APP_NAME="fluentd" \
|
||||||
BITNAMI_IMAGE_VERSION="1.2.3-ol-7-r17" \
|
BITNAMI_IMAGE_VERSION="1.2.3-ol-7-r18" \
|
||||||
FLUENTD_CONF="fluentd.conf" \
|
FLUENTD_CONF="fluentd.conf" \
|
||||||
FLUENTD_OPT="" \
|
FLUENTD_OPT="" \
|
||||||
GEM_HOME="/opt/bitnami/fluentd" \
|
GEM_HOME="/opt/bitnami/fluentd" \
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ $ docker run --name fluentd bitnami/fluentd:latest
|
||||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||||
|
|
||||||
|
|
||||||
* [`1-ol-7`, `1.2.3-ol-7-r17` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-ol-7-r17/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.2.3-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-ol-7-r18/1/ol-7/Dockerfile)
|
||||||
* [`1-debian-9`, `1.2.3-debian-9-r15`, `1`, `1.2.3`, `1.2.3-r15`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r15/1/Dockerfile)
|
* [`1-debian-9`, `1.2.3-debian-9-r15`, `1`, `1.2.3`, `1.2.3-r15`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r15/1/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
|
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue