2.3.1-ol-7-r4 release

This commit is contained in:
Bitnami Bot 2019-09-24 03:56:12 +00:00
parent ff61ac486a
commit 968eee2b82
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r426 FROM bitnami/oraclelinux-extras-base:7-r427
LABEL maintainer "Bitnami <containers@bitnami.com>" LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV HOME="/" \ ENV HOME="/" \
@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "couchdb" "2.3.1-0" --checksum efd3c
COPY rootfs / COPY rootfs /
RUN /postunpack.sh RUN /postunpack.sh
ENV BITNAMI_APP_NAME="couchdb" \ ENV BITNAMI_APP_NAME="couchdb" \
BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r3" \ BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r4" \
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \ LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/couchdb/bin:$PATH" PATH="/opt/bitnami/couchdb/bin:$PATH"

View File

@ -51,7 +51,7 @@ Non-root container images add an extra layer of security and are generally recom
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/). 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/).
* [`2-ol-7`, `2.3.1-ol-7-r3` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r3/2/ol-7/Dockerfile) * [`2-ol-7`, `2.3.1-ol-7-r4` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r4/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.3.1-debian-9-r3`, `2`, `2.3.1`, `2.3.1-r3`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r3/2/debian-9/Dockerfile) * [`2-debian-9`, `2.3.1-debian-9-r3`, `2`, `2.3.1`, `2.3.1-r3`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r3/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb). Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).