2.3.1-debian-9-r74 release
This commit is contained in:
parent
bbbea9ef38
commit
010bff16ab
|
|
@ -25,7 +25,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-debian-9-r73" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.1-debian-9-r74" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/couchdb/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -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-r96` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r96/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.3.1-debian-9-r73`, `2`, `2.3.1`, `2.3.1-r73`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r73/2/debian-9/Dockerfile)
|
||||
* [`2-debian-9`, `2.3.1-debian-9-r74`, `2`, `2.3.1`, `2.3.1-r74`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r74/2/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue