1.2.3-ol-7-r10 release
This commit is contained in:
parent
53cbca62ec
commit
adc9f0bf9f
|
|
@ -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.3-ol-7-r9" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.3-ol-7-r10" \
|
||||
FLUENTD_CONF="fluentd.conf" \
|
||||
FLUENTD_OPT="" \
|
||||
GEM_HOME="/opt/bitnami/fluentd" \
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ $ 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.
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.2.3-ol-7-r9` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-ol-7-r9/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.3-debian-9-r8`, `1`, `1.2.3`, `1.2.3-r8`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r8/1/Dockerfile)
|
||||
* [`1-ol-7`, `1.2.3-ol-7-r10` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-ol-7-r10/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.3-debian-9-r9`, `1`, `1.2.3`, `1.2.3-r9`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r9/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue