2.3.1-debian-9-r29 release

This commit is contained in:
Bitnami Bot 2019-10-20 12:51:33 +00:00
parent 19c2be0173
commit b82b51929d
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "couchdb" "2.3.1-3" --checksum 444a5
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="couchdb" \
BITNAMI_IMAGE_VERSION="2.3.1-debian-9-r28" \
BITNAMI_IMAGE_VERSION="2.3.1-debian-9-r29" \
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/couchdb/bin:$PATH"

View File

@ -52,7 +52,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2-ol-7`, `2.3.1-ol-7-r33` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r33/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.3.1-debian-9-r28`, `2`, `2.3.1`, `2.3.1-r28`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r28/2/debian-9/Dockerfile)
* [`2-debian-9`, `2.3.1-debian-9-r29`, `2`, `2.3.1`, `2.3.1-r29`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r29/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).