[bitnami/couchdb] Release 3.2.2-debian-11-r21 (#1490)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-01 20:21:11 +02:00
committed by GitHub
parent 7799dd0954
commit 3b4ae5a80b
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ RUN install_packages acl ca-certificates curl gzip libc6 libgcc-s1 libicu67 libs
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-152" --checksum 0694ae67645c416d9f6875e90c0f7cef379b4ac8030a6a5b8b5cc9ca77c6975d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.3-151" --checksum 3f23f4fff5bd0ebead5b1a59c450e7b9806198864ff9c765439df14bfb9e1cf4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "couchdb" "3.2.2-151" --checksum b722dfaaef484fda5d49c90f50d87ea8983c96fc5b787cdcc9a8ed4aaa8463e5
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "couchdb" "3.2.2-152" --checksum 9279ac8ec4734a3bd54cefe9333670c2b223fe3c5292a86576f1a2852ccec1b1
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@@ -1,10 +1,10 @@
{
"couchdb": {
"arch": "amd64",
"digest": "b722dfaaef484fda5d49c90f50d87ea8983c96fc5b787cdcc9a8ed4aaa8463e5",
"digest": "9279ac8ec4734a3bd54cefe9333670c2b223fe3c5292a86576f1a2852ccec1b1",
"distro": "debian-11",
"type": "NAMI",
"version": "3.2.2-151"
"version": "3.2.2-152"
},
"gosu": {
"arch": "amd64",

View File

@@ -39,7 +39,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-11`, `3.2.2`, `3.2.2-debian-11-r20`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/couchdb/3/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.2.2`, `3.2.2-debian-11-r21`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/couchdb/3/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).