diff --git a/bitnami/couchdb/2/ol-7/Dockerfile b/bitnami/couchdb/2/ol-7/Dockerfile index 68b80b148d02..7fc3e41596b8 100644 --- a/bitnami/couchdb/2/ol-7/Dockerfile +++ b/bitnami/couchdb/2/ol-7/Dockerfile @@ -17,7 +17,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-ol-7-r80" \ + BITNAMI_IMAGE_VERSION="2.3.1-ol-7-r81" \ LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \ PATH="/opt/bitnami/couchdb/bin:$PATH" diff --git a/bitnami/couchdb/README.md b/bitnami/couchdb/README.md index ddd96123b63d..17dec333c751 100644 --- a/bitnami/couchdb/README.md +++ b/bitnami/couchdb/README.md @@ -51,7 +51,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/containers/how-to/understand-rolling-tags-containers/). -* [`2-ol-7`, `2.3.1-ol-7-r80` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r80/2/ol-7/Dockerfile) +* [`2-ol-7`, `2.3.1-ol-7-r81` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-ol-7-r81/2/ol-7/Dockerfile) * [`2-debian-9`, `2.3.1-debian-9-r61`, `2`, `2.3.1`, `2.3.1-r61`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/2.3.1-debian-9-r61/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).