1.7.3-ol-7-r5 release

This commit is contained in:
Bitnami Bot 2019-10-04 12:16:45 +00:00
parent 579beaa923
commit f656c4dcbb
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r436
FROM bitnami/oraclelinux-extras-base:7-r437
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \
@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "fluentd" "1.7.3-0" --checksum 3b0e6
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.7.3-ol-7-r4" \
BITNAMI_IMAGE_VERSION="1.7.3-ol-7-r5" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/fluentd/bin:$PATH"

View File

@ -44,7 +44,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.7.3-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.3-ol-7-r4/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.7.3-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.3-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.7.3-debian-9-r1`, `1`, `1.7.3`, `1.7.3-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.3-debian-9-r1/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).