From 915b3da46136c748d89340bded44e7d7e0dc01bb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 30 Apr 2021 15:03:08 +0000 Subject: [PATCH] 3.1.1-debian-10-r209 release --- bitnami/couchdb/3/debian-10/Dockerfile | 2 +- bitnami/couchdb/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/couchdb/3/debian-10/Dockerfile b/bitnami/couchdb/3/debian-10/Dockerfile index 16f0b2a28de0..b6c1dd5be470 100644 --- a/bitnami/couchdb/3/debian-10/Dockerfile +++ b/bitnami/couchdb/3/debian-10/Dockerfile @@ -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.1.1-debian-10-r208" \ + BITNAMI_IMAGE_VERSION="3.1.1-debian-10-r209" \ LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/couchdb/bin:$PATH" diff --git a/bitnami/couchdb/README.md b/bitnami/couchdb/README.md index 35756a79dfb2..9b4273539f97 100644 --- a/bitnami/couchdb/README.md +++ b/bitnami/couchdb/README.md @@ -37,7 +37,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/tutorials/understand-rolling-tags-containers/). -* [`3`, `3-debian-10`, `3.1.1`, `3.1.1-debian-10-r208`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.1.1-debian-10-r208/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.1.1`, `3.1.1-debian-10-r209`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.1.1-debian-10-r209/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).