3.2.1-debian-10-r95 release

This commit is contained in:
Bitnami Bot
2022-02-14 13:54:30 +00:00
parent ed4b3d71d2
commit 0ac9bfae14
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/couchdb/postunpack.sh
ENV BITNAMI_APP_NAME="couchdb" \
BITNAMI_IMAGE_VERSION="3.2.1-debian-10-r94" \
BITNAMI_IMAGE_VERSION="3.2.1-debian-10-r95" \
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/couchdb/bin:$PATH"