3.2.1-debian-10-r37 release

This commit is contained in:
Bitnami Bot
2021-12-14 23:19:07 +00:00
parent 989d315692
commit d294f5ecb6
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,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-r36" \
BITNAMI_IMAGE_VERSION="3.2.1-debian-10-r37" \
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/couchdb/bin:$PATH"