2.3.1-ol-7-r89 release

This commit is contained in:
Bitnami Bot 2019-12-08 04:21:08 +00:00
parent a6f6338919
commit b6db152144
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ RUN curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="couchdb" \
BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r88" \
BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r89" \
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_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/).
* [`2-ol-7`, `2.3.1-ol-7-r88` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r88/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.3.1-ol-7-r89` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r89/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.3.1-debian-9-r67`, `2`, `2.3.1`, `2.3.1-r67`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r67/2/debian-9/Dockerfile)
* [`2-photon-3`, `2.0.0-photon-3-r0` (2/photon-3/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.0.0-photon-3-r0/2/photon-3/Dockerfile)