5.0.6-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2022-02-13 02:47:11 +00:00
parent 2cce5dd125
commit 8a68445701
3 changed files with 17 additions and 17 deletions

View File

@@ -9,11 +9,11 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libcom-err2 libcurl4 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libnettle6 libnghttp2-14 libp11-kit0 libpcap0.8 libpsl5 librtmp1 libsasl2-2 libssh2-1 libssl1.1 libtasn1-6 libunistring2 numactl procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.19.1-0" --checksum fc3246374edb10a2d65df05c27187396ade8f91cb86e38b071704dcadde13802
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-6" --checksum 845ff207415b5730cadd45aa3c757ca45a5c9e73bc54c24aa481ddca24eec35d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-6" --checksum 81b0642a6d8e9d952a0f6540f2d7481a99b9a12dd42bcb5906ba8014ca80f326
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb" "5.0.6-1" --checksum c8c3ff0b2b6fc076fe6e5c7d96778bc0955a0c71bf8673b0deabbb9f7990d2fb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.19.1-1" --checksum 1863ee94778156c1cb56e24f07083d2e7f00cc1ba04d697c5d5ceb10965a0ee8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-7" --checksum 0ef01592ac0331fb1b486122aac3434cd103c3488652a871951a533037d277f8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-7" --checksum ed811d10882450d4755b893d5e034a0dd912cdb4f261dd332ddf6363411cc0ba
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb" "5.0.6-2" --checksum ef3a2d69ee29a588a05b79706b3530645c0ecb39352e3d05f6c230217fc86683
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-4" --checksum ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mongodb/postunpack.sh
ENV BITNAMI_APP_NAME="mongodb" \
BITNAMI_IMAGE_VERSION="5.0.6-debian-10-r12" \
BITNAMI_IMAGE_VERSION="5.0.6-debian-10-r13" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017

View File

@@ -1,37 +1,37 @@
{
"gosu": {
"arch": "amd64",
"digest": "276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980",
"digest": "ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-3"
"version": "1.14.0-4"
},
"mongodb": {
"arch": "amd64",
"digest": "c8c3ff0b2b6fc076fe6e5c7d96778bc0955a0c71bf8673b0deabbb9f7990d2fb",
"digest": "ef3a2d69ee29a588a05b79706b3530645c0ecb39352e3d05f6c230217fc86683",
"distro": "debian-10",
"type": "NAMI",
"version": "5.0.6-1"
"version": "5.0.6-2"
},
"render-template": {
"arch": "amd64",
"digest": "81b0642a6d8e9d952a0f6540f2d7481a99b9a12dd42bcb5906ba8014ca80f326",
"digest": "ed811d10882450d4755b893d5e034a0dd912cdb4f261dd332ddf6363411cc0ba",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-6"
"version": "1.0.1-7"
},
"wait-for-port": {
"arch": "amd64",
"digest": "845ff207415b5730cadd45aa3c757ca45a5c9e73bc54c24aa481ddca24eec35d",
"digest": "0ef01592ac0331fb1b486122aac3434cd103c3488652a871951a533037d277f8",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-6"
"version": "1.0.1-7"
},
"yq": {
"arch": "amd64",
"digest": "fc3246374edb10a2d65df05c27187396ade8f91cb86e38b071704dcadde13802",
"digest": "1863ee94778156c1cb56e24f07083d2e7f00cc1ba04d697c5d5ceb10965a0ee8",
"distro": "debian-10",
"type": "NAMI",
"version": "4.19.1-0"
"version": "4.19.1-1"
}
}

View File

@@ -48,7 +48,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/).
* [`5.0`, `5.0-debian-10`, `5.0.6`, `5.0.6-debian-10-r12` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/5.0.6-debian-10-r12/5.0/debian-10/Dockerfile)
* [`5.0`, `5.0-debian-10`, `5.0.6`, `5.0.6-debian-10-r13` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/5.0.6-debian-10-r13/5.0/debian-10/Dockerfile)
* [`4.4`, `4.4-debian-10`, `4.4.12`, `4.4.12-debian-10-r23`, `latest` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.12-debian-10-r23/4.4/debian-10/Dockerfile)
* [`4.2`, `4.2-debian-10`, `4.2.18`, `4.2.18-debian-10-r36` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.18-debian-10-r36/4.2/debian-10/Dockerfile)