[bitnami/couchdb] Release 3.2.2-debian-11-r29 (#3975)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-23 00:12:50 +02:00
committed by GitHub
parent 2100dcab86
commit 7101178772
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ ENV HOME="/" \
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="3.2.2-debian-11-r28" \
org.opencontainers.image.ref.name="3.2.2-debian-11-r29" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/couchdb" \
org.opencontainers.image.title="couchdb" \
org.opencontainers.image.vendor="VMware, Inc." \
@@ -19,7 +19,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-153" --checksum 8c8e324ab6e7b7d76b4655182d6ea5f6550edfc9e32bec92228e678c26fc8b16
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.3-152" --checksum 0017b950b7eb0faa7580ef23342adbbfa2038d55c3dafdf1c8761788122f718e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "couchdb" "3.2.2-153" --checksum dd52c754560a38fab814f71f8f15bcb7ebaeeb940edad448fc558a08a52b0a55
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "couchdb" "3.2.2-154" --checksum 8053851f601f48cd1eccb347b2a7cc9bd48ace01118ac3cfd2faee57d7a94393
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": "dd52c754560a38fab814f71f8f15bcb7ebaeeb940edad448fc558a08a52b0a55",
"digest": "8053851f601f48cd1eccb347b2a7cc9bd48ace01118ac3cfd2faee57d7a94393",
"distro": "debian-11",
"type": "NAMI",
"version": "3.2.2-153"
"version": "3.2.2-154"
},
"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-r28`, `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-r29`, `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).